Sign in
android
/
kernel
/
common
/
a6298b5fe7fbc62266f680ba466579bc9a428bf6
/
.
/
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