Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
ec8f24b7faaf3d4799a7c3f4c1b87f6b02778ad1
/
.
/
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