iwlwifi: mvm: BT Coex - set the proper LUT for single ant devices
[deliverable/linux.git] / drivers / net / wireless / rtlwifi / rtl8188ee / Makefile
1 rtl8188ee-objs := \
2 dm.o \
3 fw.o \
4 hw.o \
5 led.o \
6 phy.o \
7 pwrseq.o \
8 pwrseqcmd.o \
9 rf.o \
10 sw.o \
11 table.o \
12 trx.o
13
14 obj-$(CONFIG_RTL8188EE) += rtl8188ee.o
15
16 ccflags-y += -Idrivers/net/wireless/rtlwifi -D__CHECK_ENDIAN__
This page took 0.041853 seconds and 5 git commands to generate.