# Makefile for FingerprintCard fingerprint driver

fpc1020-objs := fpc1020_platform_tee.o
obj-$(CONFIG_FPR_FPC) += fpc1020.o

