Sign in
linux
/
linux
/
kernel
/
git
/
bpf
/
bpf-next
/
9cedc5e89a59da72bfecdb76bfaa5a28a273029d
/
.
/
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