Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux...
[linux/fpc-iii.git] / drivers / net / wireless / realtek / rtlwifi / rtl8723be / Makefile
bloba77c3410279275320eef1195e7fd6c78556631da
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 \
14 obj-$(CONFIG_RTL8723BE) += rtl8723be.o
16 ccflags-y += -D__CHECK_ENDIAN__