]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/net/wireless/ath/ath9k/Makefile
ath9k: Use CONFIG_ATH9K_BTCOEX_SUPPORT
[mv-sheeva.git] / drivers / net / wireless / ath / ath9k / Makefile
index da02242499af15d9049b3a2ce7913cb87ade80bc..b3c7b12a3e2c23602a42b0bfe2ef07c09ef6255f 100644 (file)
@@ -3,9 +3,9 @@ ath9k-y +=      beacon.o \
                init.o \
                main.o \
                recv.o \
-               xmit.o \
-               mci.o \
+               xmit.o
 
+ath9k-$(CONFIG_ATH9K_BTCOEX_SUPPORT) += mci.o
 ath9k-$(CONFIG_ATH9K_RATE_CONTROL) += rc.o
 ath9k-$(CONFIG_ATH9K_PCI) += pci.o
 ath9k-$(CONFIG_ATH9K_AHB) += ahb.o