Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszer...
[deliverable/linux.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__
This page took 0.032759 seconds and 5 git commands to generate.