Linux-2.6.12-rc2
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / drivers / video / intelfb / Makefile
blob722d21d6e5cd3a7d00f60bafebb9c04ae9a18852
1 obj-$(CONFIG_FB_INTEL) += intelfb.o
3 intelfb-objs := intelfbdrv.o intelfbhw.o
5 ifdef CONFIG_FB_INTEL_DEBUG
6 #EXTRA_CFLAGS += -DDEBUG -DVERBOSE -DREGDUMP
7 EXTRA_CFLAGS += -DDEBUG -DREGDUMP
8 endif