mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-05-24 10:39:52 +00:00
5 lines
108 B
Makefile
5 lines
108 B
Makefile
![]() |
ccflags-y := -Iinclude/drm
|
||
|
|
||
|
ch7006-y := ch7006_drv.o ch7006_mode.o
|
||
|
obj-$(CONFIG_DRM_I2C_CH7006) += ch7006.o
|