# SPDX-License-Identifier: GPL-2.0
#
# Makefile for wifi mac addr manager drivers
#
sunxi_addr-objs := sunxi-addr.o sha256.o
obj-$(CONFIG_AW_MACADDR_MGT)   += sunxi_addr.o
