Sign in
googlers
/
maze
/
linux
/
efb8d21b2c6db3497655cc6a033ae8a9883e4063
/
.
/
drivers
/
net
/
ethernet
/
apple
/
Makefile
blob: 0d3a5919c95b494ed7b8c7b70848ac7b3584600e [
file
] [
log
] [
blame
]
#
# Makefile for the Apple network device drivers.
#
obj
-
$
(
CONFIG_MACE
)
+=
mace
.
o
obj
-
$
(
CONFIG_BMAC
)
+=
bmac
.
o
obj
-
$
(
CONFIG_MAC89x0
)
+=
mac89x0
.
o
obj
-
$
(
CONFIG_MACMACE
)
+=
macmace
.
o