5 lines
100 B
Makefile
5 lines
100 B
Makefile
|
#
|
||
|
# Makefile for wifi mac addr manager drivers
|
||
|
#
|
||
|
obj-$(CONFIG_SUNXI_ADDR_MGT) += sunxi-addr-mgt.o
|