[SERIAL] Clean up and fix tty transmission start/stoping
[deliverable/linux.git] / drivers / video / intelfb / Makefile
CommitLineData
1da177e4
LT
1obj-$(CONFIG_FB_INTEL) += intelfb.o
2
3intelfb-objs := intelfbdrv.o intelfbhw.o
4
5ifdef CONFIG_FB_INTEL_DEBUG
6#EXTRA_CFLAGS += -DDEBUG -DVERBOSE -DREGDUMP
7EXTRA_CFLAGS += -DDEBUG -DREGDUMP
8endif
This page took 0.050373 seconds and 5 git commands to generate.