]> Pileus Git - ~andy/linux/blobdiff - drivers/net/wireless/ath/Makefile
Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[~andy/linux] / drivers / net / wireless / ath / Makefile
index 6ebf2148167a295de0ebe9e4ccb8d49e80bdbe54..8113a5042afac6e99904ab668b6a4491f901a363 100644 (file)
@@ -1,5 +1,5 @@
 obj-$(CONFIG_ATH5K)            += ath5k/
-obj-$(CONFIG_ATH9K)            += ath9k/
+obj-$(CONFIG_ATH9K_HW)         += ath9k/
 obj-$(CONFIG_AR9170_USB)        += ar9170/
 
 obj-$(CONFIG_ATH_COMMON)       += ath.o
@@ -7,3 +7,5 @@ obj-$(CONFIG_ATH_COMMON)        += ath.o
 ath-objs :=    main.o \
                regd.o \
                hw.o
+
+ath-$(CONFIG_ATH_DEBUG) += debug.o