Sign in
android-kvm
/
linux
/
5c623c368933f22fcf77e040a0ad83f90c4e39ac
/
.
/
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