projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ath9k: Fix bug in deciphering channel flags
[linux-2.6]
/
drivers
/
net
/
wireless
/
ath9k
/
Makefile
diff --git
a/drivers/net/wireless/ath9k/Makefile
b/drivers/net/wireless/ath9k/Makefile
index
a641151
..
c58cfde
100644
(file)
--- a/
drivers/net/wireless/ath9k/Makefile
+++ b/
drivers/net/wireless/ath9k/Makefile
@@
-1,4
+1,8
@@
ath9k-y += hw.o \
+ eeprom.o \
+ mac.o \
+ calib.o \
+ ani.o \
phy.o \
regd.o \
beacon.o \