Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
15e473046cb6e5d18a4d0057e61d76315230382b
/
.
/
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
/