repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
spi: efm32: Convert to use GPIO descriptors
[linux/fpc-iii.git]
/
arch
/
m68k
/
emu
/
Makefile
blob
4c16e3e6c63632ee0cc4d96a367218d6c7ec7b56
1
# SPDX-License-Identifier: GPL-2.0-only
2
#
3
# Makefile for Linux arch/m68k/emu source directory
4
#
5
6
obj-y
+=
natfeat.o
7
8
obj-
$(
CONFIG_NFBLOCK
) +=
nfblock.o
9
obj-
$(
CONFIG_NFCON
) +=
nfcon.o
10
obj-
$(
CONFIG_NFETH
) +=
nfeth.o