#
# Makefile for the fingerprint drivers.
#

# Each configuration option enables a list of files.
ccflags-y += -Idrivers/misc/

obj-$(CONFIG_INPUT_FPC1511)     += fpc1020_platform_tee.o
