#
#Makefile for the Smart card driver.
#

obj-$(CONFIG_AMLOGIC_SMARTCARD) += amsmc.o
amsmc-objs = smartcard.o
