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