diff --git a/lichee/linux-4.9/drivers/video/fbdev/sunxi/disp2/disp/de/Makefile b/lichee/linux-4.9/drivers/video/fbdev/sunxi/disp2/disp/de/Makefile index 2971eccf75..4bc1701962 100644 --- a/lichee/linux-4.9/drivers/video/fbdev/sunxi/disp2/disp/de/Makefile +++ b/lichee/linux-4.9/drivers/video/fbdev/sunxi/disp2/disp/de/Makefile @@ -22,9 +22,9 @@ ifeq ($(CONFIG_ARCH_SUN8IW7),y) sub_dir = lowlevel_v2x endif -ifeq ($(CONFIG_ARCH_SUN50IW1),y) +#ifeq ($(CONFIG_ARCH_SUN50IW1),y) sub_dir = lowlevel_sun50iw1 -endif +#endif ifeq ($(CONFIG_ARCH_SUN50IW3),y) sub_dir = lowlevel_v3x