Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph...
[deliverable/linux.git] / drivers / gpu / drm / i2c / Makefile
CommitLineData
6ee73861
BS
1ccflags-y := -Iinclude/drm
2
3ch7006-y := ch7006_drv.o ch7006_mode.o
4obj-$(CONFIG_DRM_I2C_CH7006) += ch7006.o
e190bfe5
FJ
5
6sil164-y := sil164_drv.o
7obj-$(CONFIG_DRM_I2C_SIL164) += sil164.o
e7792ce2
RC
8
9tda998x-y := tda998x_drv.o
10obj-$(CONFIG_DRM_I2C_NXP_TDA998X) += tda998x.o
This page took 0.334027 seconds and 5 git commands to generate.