atheros: introduce ath module containing common ath5k/ath9k/ar9170 code
[deliverable/linux.git] / drivers / net / wireless / Makefile
index 50e7fba7f0ea95b1922a6bcf3938420295d83ad7..104639e2783d6660aaef2508e8db2970422637fa 100644 (file)
@@ -55,6 +55,7 @@ obj-$(CONFIG_RT2X00)  += rt2x00/
 
 obj-$(CONFIG_P54_COMMON)       += p54/
 
+obj-$(CONFIG_ATH_COMMON)       += ath/
 obj-$(CONFIG_ATH5K)    += ath5k/
 obj-$(CONFIG_ATH9K)    += ath9k/
 obj-$(CONFIG_AR9170_USB)       += ar9170/
This page took 0.025526 seconds and 5 git commands to generate.