
#
# Makefile for wifi bluetooth power controller drivers
#

sunxi_rfkill-objs := sunxi-modem.o sunxi-bluetooth.o sunxi-wlan.o sunxi-rfkill.o

obj-$(CONFIG_SUNXI_RFKILL)   += sunxi_rfkill.o
