Add the rt linux 4.1.3-rt3 as base
[kvmfornfv.git] / kernel / drivers / net / wireless / 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__