]> git.kernelconcepts.de Git - karo-tx-linux.git/blob - drivers/net/wireless/rtlwifi/rtl8188ee/Makefile
ide: pdc202xx_new: Replace timeval with ktime_t
[karo-tx-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                 rf.o            \
9                 sw.o            \
10                 table.o         \
11                 trx.o
12
13 obj-$(CONFIG_RTL8188EE) += rtl8188ee.o
14
15 ccflags-y += -Idrivers/net/wireless/rtlwifi -D__CHECK_ENDIAN__