]> git.kernelconcepts.de Git - karo-tx-linux.git/blob - drivers/net/wireless/rtlwifi/rtl8192c/Makefile
Merge branch 'next/cleanup' into for-next
[karo-tx-linux.git] / drivers / net / wireless / rtlwifi / rtl8192c / Makefile
1 rtl8192c-common-objs :=         \
2                 main.o          \
3                 dm_common.o     \
4                 fw_common.o     \
5                 phy_common.o
6
7 obj-$(CONFIG_RTL8192C_COMMON) += rtl8192c-common.o
8
9 ccflags-y += -D__CHECK_ENDIAN__