Sign in
android-kvm
/
linux
/
b806bec53881f493c550107b8455afc7b7900009
/
.
/
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