]> git.kernelconcepts.de Git - karo-tx-linux.git/blob - drivers/net/wireless/realtek/rtlwifi/rtl8723com/Makefile
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
[karo-tx-linux.git] / drivers / net / wireless / realtek / rtlwifi / rtl8723com / Makefile
1 rtl8723-common-objs :=          \
2                 main.o          \
3                 dm_common.o     \
4                 fw_common.o     \
5                 phy_common.o
6
7 obj-$(CONFIG_RTL8723_COMMON) += rtl8723-common.o
8
9 ccflags-y += -D__CHECK_ENDIAN__