]> pilppa.org Git - linux-2.6-omap-h63xx.git/blob - drivers/video/intelfb/Makefile
V4L/DVB (3502): Saa7134: make unsupported secondary decoder message generic
[linux-2.6-omap-h63xx.git] / drivers / video / intelfb / Makefile
1 obj-$(CONFIG_FB_INTEL) += intelfb.o
2
3 intelfb-objs := intelfbdrv.o intelfbhw.o
4
5 ifdef CONFIG_FB_INTEL_DEBUG
6 #EXTRA_CFLAGS += -DDEBUG -DVERBOSE -DREGDUMP
7 EXTRA_CFLAGS += -DDEBUG -DREGDUMP
8 endif