Sign in
gem5
/
arm
/
linux
/
53f0b7f0dfd5fc560047fa26e36b7b0426287705
/
.
/
drivers
/
net
/
ethernet
/
atheros
/
Makefile
blob: 5cf1c65bbce9877ca243a115aff1c2ee57257b4c [
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
/
obj
-
$
(
CONFIG_ALX
)
+=
alx
/