Sign in
gem5
/
arm
/
linux
/
gem5/v4.15
/
.
/
drivers
/
net
/
ethernet
/
apple
/
Makefile
blob: 86eaa17af0f4f5ca8ebed6ce3c492daff57f0d9c [
file
] [
log
] [
blame
]
#
# Makefile for the Apple network device drivers.
#
obj
-
$
(
CONFIG_MACE
)
+=
mace
.
o
obj
-
$
(
CONFIG_BMAC
)
+=
bmac
.
o
obj
-
$
(
CONFIG_MACMACE
)
+=
macmace
.
o