]> Pileus Git - ~andy/linux/blob - drivers/video/intelfb/Makefile
Merge remote-tracking branches 'regulator/topic/db8500', 'regulator/topic/gpio',...
[~andy/linux] / drivers / video / intelfb / Makefile
1 obj-$(CONFIG_FB_INTEL) += intelfb.o
2
3 intelfb-y := intelfbdrv.o intelfbhw.o
4 intelfb-$(CONFIG_FB_INTEL_I2C) += intelfb_i2c.o
5 intelfb-objs := $(intelfb-y)
6
7 ccflags-$(CONFIG_FB_INTEL_DEBUG) := -DDEBUG -DREGDUMP