Add the rt linux 4.1.3-rt3 as base
[kvmfornfv.git] / kernel / drivers / net / wireless / rtlwifi / rtl8723be / Makefile
1 rtl8723be-objs :=               \
2                 dm.o            \
3                 fw.o            \
4                 hw.o            \
5                 led.o           \
6                 phy.o           \
7                 pwrseq.o        \
8                 rf.o            \
9                 sw.o            \
10                 table.o         \
11                 trx.o           \
12
13
14 obj-$(CONFIG_RTL8723BE) += rtl8723be.o
15
16 ccflags-y += -D__CHECK_ENDIAN__