Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuis R. Rodriguez <lrodriguez@atheros.com>2010-04-16 01:39:28 +0400
committerJohn W. Linville <linville@tuxdriver.com>2010-04-16 23:43:45 +0400
commitb622a720b45def8dce816244a83b82992da4fe20 (patch)
tree0d9c2d852219a1b53e6387848a24dca97552f58e /drivers/net/wireless/ath/ath9k/Makefile
parent744d402580f959072f6b805a98745837f185c8e0 (diff)
ath9k_hw: move AR9002 mac ops to its own file
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com> Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/ath/ath9k/Makefile')
-rw-r--r--drivers/net/wireless/ath/ath9k/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/wireless/ath/ath9k/Makefile b/drivers/net/wireless/ath/ath9k/Makefile
index b0702fc84651..dd112be218ab 100644
--- a/drivers/net/wireless/ath/ath9k/Makefile
+++ b/drivers/net/wireless/ath/ath9k/Makefile
@@ -30,6 +30,7 @@ ath9k_hw-y:= \
ani.o \
btcoex.o \
mac.o \
+ ar9002_mac.o \
ar9003_mac.o \
ar9003_eeprom.o