aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/Makefile
blob: e7607d2cb2ef280ea13d90857005362f371d8214 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
rtl8723ae-objs :=		\
		dm.o		\
		fw.o		\
		hal_btc.o	\
		hal_bt_coexist.o\
		hw.o		\
		led.o		\
		phy.o		\
		pwrseq.o	\
		rf.o		\
		sw.o		\
		table.o		\
		trx.o		\


obj-$(CONFIG_RTL8723AE) += rtl8723ae.o