Merge branches 'x86-rwsem-for-linus' and 'x86-gcc46-for-linus' of git://git.kernel...
[firefly-linux-kernel-4.4.55.git] / drivers / gpu / drm / i2c / Makefile
1 ccflags-y := -Iinclude/drm
2
3 ch7006-y := ch7006_drv.o ch7006_mode.o
4 obj-$(CONFIG_DRM_I2C_CH7006) += ch7006.o
5
6 sil164-y := sil164_drv.o
7 obj-$(CONFIG_DRM_I2C_SIL164) += sil164.o