mirror of
https://github.com/revyos/thead-kernel.git
synced 2026-08-04 22:57:15 +02:00
8 lines
186 B
Makefile
8 lines
186 B
Makefile
#
|
|
# Makefile for all kinds of Fingerprint
|
|
#
|
|
|
|
# obj-$(CONFIG_GOODIX_FINGERPRINT) += goodix/
|
|
# obj-$(CONFIG_FPC_FINGERPRINT) += fpc/
|
|
obj-$(CONFIG_MICROARRAY_FINGERPRINT) += microarray_fp/
|