Sign in
linux
/
linux
/
kernel
/
git
/
gregkh
/
driver-core
/
9f162193d6e48eb4ff51c2ea3612f1daebca1b7e
/
.
/
arch
/
m68k
/
emu
/
Makefile
blob: 4c16e3e6c63632ee0cc4d96a367218d6c7ec7b56 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0-only
#
# Makefile for Linux arch/m68k/emu source directory
#
obj
-
y
+=
natfeat
.
o
obj
-
$
(
CONFIG_NFBLOCK
)
+=
nfblock
.
o
obj
-
$
(
CONFIG_NFCON
)
+=
nfcon
.
o
obj
-
$
(
CONFIG_NFETH
)
+=
nfeth
.
o