#
# Makefile for wifi mac addr manager drivers
#
sunxi_addr-objs := sunxi-addr.o sha256.o
obj-$(CONFIG_SUNXI_ADDR_MGT)   += sunxi_addr.o
