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