#
# Makefile for the HSM device drivers.
#

ifeq ($(CONFIG_HSM_SUPPORT),y)
	obj-y += hsm.o
endif
