Sign in
gem5
/
arm
/
linux
/
445f97481b155e9f6a2ef4057789cdb431d6d71b
/
.
/
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