Sign in
android-kvm
/
linux
/
2a987e65025e2b79c6d453b78cb5985ac6e5eb26
/
.
/
drivers
/
net
/
ethernet
/
cirrus
/
Makefile
blob: 84865e5937887d04a310fa88af57b264c838aef1 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0-only
#
# Makefile for the Cirrus network device drivers.
#
obj
-
$
(
CONFIG_CS89x0
)
+=
cs89x0
.
o
obj
-
$
(
CONFIG_EP93XX_ETH
)
+=
ep93xx_eth
.
o
obj
-
$
(
CONFIG_MAC89x0
)
+=
mac89x0
.
o