Sign in
coral
/
linux-mtk
/
3a5fc218151892eae35957737d75c0f41a2c9c8a
/
.
/
drivers
/
net
/
ethernet
/
arc
/
Makefile
blob: 241bb809f35105665324d206e3aa5ebe9275d9a1 [
file
] [
log
] [
blame
]
#
# Makefile for the ARC network device drivers.
#
arc_emac
-
objs
:=
emac_main
.
o emac_mdio
.
o
obj
-
$
(
CONFIG_ARC_EMAC_CORE
)
+=
arc_emac
.
o
obj
-
$
(
CONFIG_ARC_EMAC
)
+=
emac_arc
.
o