repo.or.cz
/
linux-2.6
/
linux-acpi-2.6
/
ibm-acpi-2.6.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
carl9170: Makefile, Kconfig files and MAINTAINERS
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git]
/
drivers
/
net
/
wireless
/
ath
/
Makefile
blob
40fa1794d489084987f509da9e9e80c824ac2b70
1
obj-
$(
CONFIG_ATH5K
) +=
ath5k
/
2
obj-
$(
CONFIG_ATH9K_HW
) +=
ath9k
/
3
obj-
$(
CONFIG_AR9170_USB
) +=
ar9170
/
4
obj-
$(
CONFIG_CARL9170
) +=
carl9170
/
5
6
obj-
$(
CONFIG_ATH_COMMON
) +=
ath.o
7
8
ath-objs
:=
main.o \
9
regd.o \
10
hw.o
11
12
ath-
$(
CONFIG_ATH_DEBUG
) +=
debug.o