Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
0a3360e1e18fc6bbe10bebe416db42de5fa02dbd
/
.
/
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