Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v3.1 7 lines 175 B view raw
1ccflags-y := -Iinclude/drm 2 3ch7006-y := ch7006_drv.o ch7006_mode.o 4obj-$(CONFIG_DRM_I2C_CH7006) += ch7006.o 5 6sil164-y := sil164_drv.o 7obj-$(CONFIG_DRM_I2C_SIL164) += sil164.o