7 lines
203 B
Makefile
Executable File
7 lines
203 B
Makefile
Executable File
ccflags-y += -I$(srctree)/drivers/spi/mediatek/mt6763
|
|
|
|
obj-y += fingerprint.o
|
|
|
|
obj-$(CONFIG_FINGERPRINT_FOCALTECH_REE) += focaltech_ree/
|
|
obj-$(CONFIG_FINGERPRINT_FOCALTECH_TEE) += focaltech_tee/
|