diff options
Diffstat (limited to 'drivers/video/Makefile')
-rw-r--r-- | drivers/video/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/video/Makefile b/drivers/video/Makefile index b0eb3da24670..2ea44b6625fe 100644 --- a/drivers/video/Makefile +++ b/drivers/video/Makefile | |||
@@ -154,6 +154,7 @@ obj-$(CONFIG_FB_BFIN_T350MCQB) += bfin-t350mcqb-fb.o | |||
154 | obj-$(CONFIG_FB_BFIN_7393) += bfin_adv7393fb.o | 154 | obj-$(CONFIG_FB_BFIN_7393) += bfin_adv7393fb.o |
155 | obj-$(CONFIG_FB_MX3) += mx3fb.o | 155 | obj-$(CONFIG_FB_MX3) += mx3fb.o |
156 | obj-$(CONFIG_FB_DA8XX) += da8xx-fb.o | 156 | obj-$(CONFIG_FB_DA8XX) += da8xx-fb.o |
157 | obj-$(CONFIG_FB_MXS) += mxsfb.o | ||
157 | 158 | ||
158 | # the test framebuffer is last | 159 | # the test framebuffer is last |
159 | obj-$(CONFIG_FB_VIRTUAL) += vfb.o | 160 | obj-$(CONFIG_FB_VIRTUAL) += vfb.o |