6 lines
123 B
Makefile
6 lines
123 B
Makefile
|
|
||
|
#
|
||
|
# Makefile for wifi bluetooth power controller drivers
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_SUNXI_RFKILL) += sunxi-bluetooth.o sunxi-wlan.o
|