repo.or.cz
/
linux-2.6
/
mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ath5k: fix buffer overrun in rate debug code
[linux-2.6/mini2440.git]
/
drivers
/
net
/
wireless
/
ath9k
/
Makefile
blob
1209d14613ac49cbdabf8e10fd17cf4257e2b440
1
ath9k-y
+=
hw.o \
2
eeprom.o \
3
mac.o \
4
calib.o \
5
ani.o \
6
phy.o \
7
regd.o \
8
beacon.o \
9
main.o \
10
recv.o \
11
xmit.o \
12
rc.o
13
14
ath9k-
$(
CONFIG_ATH9K_DEBUG
) +=
debug.o
15
16
obj-
$(
CONFIG_ATH9K
) +=
ath9k.o