repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
x86/amd-iommu: Add per IOMMU reference counting
[linux/fpc-iii.git]
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
Makefile
blob
ff2c9a26c10cc40d14804e4e1f124761ee74516f
1
ath9k-y
+=
hw.o \
2
eeprom.o \
3
eeprom_def.o \
4
eeprom_4k.o \
5
eeprom_9287.o \
6
mac.o \
7
calib.o \
8
ani.o \
9
phy.o \
10
beacon.o \
11
main.o \
12
recv.o \
13
xmit.o \
14
virtual.o \
15
rc.o \
16
btcoex.o
17
18
ath9k-
$(
CONFIG_PCI
) +=
pci.o
19
ath9k-
$(
CONFIG_ATHEROS_AR71XX
) +=
ahb.o
20
ath9k-
$(
CONFIG_ATH9K_DEBUG
) +=
debug.o
21
22
obj-
$(
CONFIG_ATH9K
) +=
ath9k.o