- Update to 3.3-rc2.
[linux-flexiantxendom0-3.2.10.git] / drivers / video / Makefile
index 1426068..67f108c 100644 (file)
@@ -14,6 +14,7 @@ fb-objs                           := $(fb-y)
 obj-$(CONFIG_VT)                 += console/
 obj-$(CONFIG_LOGO)               += logo/
 obj-y                            += backlight/
+obj-$(CONFIG_BOOTSPLASH)         += bootsplash/
 
 obj-$(CONFIG_FB_CFB_FILLRECT)  += cfbfillrect.o
 obj-$(CONFIG_FB_CFB_COPYAREA)  += cfbcopyarea.o