Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
314fdca9aa1eac5417fd9621bf4ebbacfd100e75
/
.
/
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