repo.or.cz
/
cris-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[cris-mirror.git]
/
drivers
/
net
/
ethernet
/
atheros
/
Makefile
blob
5cf1c65bbce9877ca243a115aff1c2ee57257b4c
1
#
2
# Makefile for the Atheros network device drivers.
3
#
4
5
obj-
$(
CONFIG_ATL1
) +=
atlx
/
6
obj-
$(
CONFIG_ATL2
) +=
atlx
/
7
obj-
$(
CONFIG_ATL1E
) +=
atl1e
/
8
obj-
$(
CONFIG_ATL1C
) +=
atl1c
/
9
obj-
$(
CONFIG_ALX
) +=
alx
/