Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
a3bf7ae9ae1036636d8900b35a3880e871eceb39
/
.
/
drivers
/
net
/
ethernet
/
atheros
/
Makefile
blob: e7e76fb576ff5c9db197936935ba5c20a0c9aa2a [
file
] [
log
] [
blame
]
Jeff Kirsher
2b133ad
2011-05-20 06:55:16 -0700
[
diff
] [
blame
]
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
/