Merge tag 'master-2014-12-08' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
[cascardo/linux.git] / drivers / net / wireless / rtlwifi / rtl8192ee / Makefile
1 rtl8192ee-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_RTL8192EE) += rtl8192ee.o
15
16 ccflags-y += -D__CHECK_ENDIAN__