Sign in
googlers
/
maze
/
linux
/
b8820084f2130b3dcfb09c78ac16cdd2194a345b
/
.
/
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
/