Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
2f4f64cdfb599fa1369560865af3e52250416e15
/
.
/
arch
/
m68k
/
emu
/
Makefile
blob: 7dc20108030806bc4c82c5ae1b7485272b34ba71 [
file
] [
log
] [
blame
]
#
# 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