X-Git-Url: http://ftp.safe.ca/?a=blobdiff_plain;f=drivers%2Fvideo%2FMakefile;fp=drivers%2Fvideo%2FMakefile;h=a5564a513a5e3e800af6a669fff2d235ba8d0b01;hb=6e1588cbd88590273300403648aef70e6bdaf5af;hp=be2b657546efe3d96e2403476c8c896d774959e4;hpb=1febd91acff907152e61eb5ad0a82dd8d7db21c6;p=safe%2Fjmp%2Flinux-2.6 diff --git a/drivers/video/Makefile b/drivers/video/Makefile index be2b657..a5564a5 100644 --- a/drivers/video/Makefile +++ b/drivers/video/Makefile @@ -132,6 +132,7 @@ obj-$(CONFIG_FB_VGA16) += vga16fb.o obj-$(CONFIG_FB_OF) += offb.o obj-$(CONFIG_FB_BF54X_LQ043) += bf54x-lq043fb.o obj-$(CONFIG_FB_BFIN_T350MCQB) += bfin-t350mcqb-fb.o +obj-$(CONFIG_FB_MX3) += mx3fb.o # the test framebuffer is last obj-$(CONFIG_FB_VIRTUAL) += vfb.o