#
# Makefile for the kernel wiegand device drivers
#

obj-$(CONFIG_SUNXI_WIEGAND)	+= sunxi-wiegand.o

