]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blob - drivers/net/wireless/realtek/rtlwifi/rtl8723ae/Makefile
6220672a96f44ffc539ccdc2325876b96dc6895c
[mirror_ubuntu-bionic-kernel.git] / drivers / net / wireless / realtek / rtlwifi / rtl8723ae / Makefile
1 rtl8723ae-objs := \
2 dm.o \
3 fw.o \
4 hal_btc.o \
5 hal_bt_coexist.o\
6 hw.o \
7 led.o \
8 phy.o \
9 pwrseq.o \
10 rf.o \
11 sw.o \
12 table.o \
13 trx.o \
14
15
16 obj-$(CONFIG_RTL8723AE) += rtl8723ae.o
17
18 ccflags-y += -D__CHECK_ENDIAN__