# SPDX-License-Identifier: GPL-2.0
#
# Makefile for the smartcard drivers.
#

obj-$(CONFIG_AW_SCR)	+= scr.o
scr-objs		:= smartcard.o sunxi-scr.o
