cfg80211: move all regulatory hints to workqueue
[linux-2.6] / drivers / net / wireless / ath9k / Makefile
index 1209d14..0062958 100644 (file)
@@ -11,6 +11,8 @@ ath9k-y +=    hw.o \
                xmit.o \
                rc.o
 
+ath9k-$(CONFIG_PCI) += pci.o
+ath9k-$(CONFIG_ATHEROS_AR71XX) += ahb.o
 ath9k-$(CONFIG_ATH9K_DEBUG) += debug.o
 
 obj-$(CONFIG_ATH9K) += ath9k.o