Sign in
android-kvm
/
linux
/
99600051b04bc4ec8bd4d16a8bf993ca54042db6
/
.
/
drivers
/
net
/
ethernet
/
atheros
/
Makefile
blob: e7e76fb576ff5c9db197936935ba5c20a0c9aa2a [
file
] [
log
] [
blame
]
#
# Makefile for the Atheros network device drivers.
#
obj
-
$
(
CONFIG_ATL1
)
+=
atlx
/
obj
-
$
(
CONFIG_ATL2
)
+=
atlx
/
obj
-
$
(
CONFIG_ATL1E
)
+=
atl1e
/
obj
-
$
(
CONFIG_ATL1C
)
+=
atl1c
/