Sign in
zircon-guest
/
third_party
/
linux
/
a1504a9e205691940d44bf94ad33267eefea3b5e
/
.
/
drivers
/
net
/
ethernet
/
atheros
/
Makefile
blob: aa3d394b87e6174952dc33f1c8e05dbbd16bb293 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0
#
# 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
/