Sign in
gbmc
/
linux
/
a2e1484ed6dc5bca7defdfdb97818bcb9fc69e6a
/
.
/
drivers
/
net
/
ethernet
/
cirrus
/
Makefile
blob: 84865e5937887d04a310fa88af57b264c838aef1 [
file
]
# 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