fbdev: Split frame buffer support in FB and FB_CORE symbols
[linux-2.6-microblaze.git] / arch / x86 / Makefile
index b399759..89a02e6 100644 (file)
@@ -259,7 +259,7 @@ drivers-$(CONFIG_PCI)            += arch/x86/pci/
 # suspend and hibernation support
 drivers-$(CONFIG_PM) += arch/x86/power/
 
-drivers-$(CONFIG_FB) += arch/x86/video/
+drivers-$(CONFIG_FB_CORE) += arch/x86/video/
 
 ####
 # boot loader support. Several targets are kept for legacy purposes