Sign in
android-kvm
/
linux
/
051df241e44693dba8f4e1e74184237f55dd811d
/
.
/
drivers
/
net
/
ethernet
/
apple
/
Makefile
blob: 322457027546b7aee8fc331d58596dbaacee6fe3 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0-only
#
# Makefile for the Apple network device drivers.
#
obj
-
$
(
CONFIG_MACE
)
+=
mace
.
o
obj
-
$
(
CONFIG_BMAC
)
+=
bmac
.
o
obj
-
$
(
CONFIG_MACMACE
)
+=
macmace
.
o