#
# Makefile for the Smart card driver.
#

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