4 lines
71 B
Makefile
4 lines
71 B
Makefile
|
ccflags-y +=-I$(srctree)/drivers
|
||
|
|
||
|
obj-$(CONFIG_APDS9960) += apds9960.o
|