]> git.ipfire.org Git - thirdparty/linux.git/blob - drivers/net/wireless/realtek/rtlwifi/rtl8723ae/Makefile
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[thirdparty/linux.git] / drivers / net / wireless / realtek / rtlwifi / rtl8723ae / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 rtl8723ae-objs := \
3 dm.o \
4 fw.o \
5 hal_btc.o \
6 hal_bt_coexist.o\
7 hw.o \
8 led.o \
9 phy.o \
10 pwrseq.o \
11 rf.o \
12 sw.o \
13 table.o \
14 trx.o \
15
16
17 obj-$(CONFIG_RTL8723AE) += rtl8723ae.o