X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=drivers%2Fvideo%2FMakefile;h=7da258c6090ebd8eee479d6403356443e208895b;hb=ca68097384ed2b23d746a1ec99c23fa1268fec04;hp=9ad3c17d645689b79e56364377a71671eb4aac23;hpb=39b47b599e417afc7b94dcdf248457f3e45dc17c;p=karo-tx-linux.git diff --git a/drivers/video/Makefile b/drivers/video/Makefile index 9ad3c17d6456..7da258c6090e 100644 --- a/drivers/video/Makefile +++ b/drivers/video/Makefile @@ -6,6 +6,7 @@ obj-$(CONFIG_LOGO) += logo/ obj-y += backlight/ obj-y += fbdev/ +obj-y += mxc/ obj-$(CONFIG_VIDEOMODE_HELPERS) += display_timing.o videomode.o ifeq ($(CONFIG_OF),y)