mirror of
https://github.com/FEX-Emu/linux.git
synced 2024-12-20 08:22:39 +00:00
37b0b65f63
[geert: Cleanups and updates] Signed-off-by: Roman Zippel <zippel@linux-m68k.org> Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Acked-by: Petr Stehlik <pstehlik@sophics.cz>
9 lines
145 B
Makefile
9 lines
145 B
Makefile
#
|
|
# Makefile for Linux arch/m68k/emu source directory
|
|
#
|
|
|
|
obj-y += natfeat.o
|
|
|
|
obj-$(CONFIG_NFBLOCK) += nfblock.o
|
|
obj-$(CONFIG_NFCON) += nfcon.o
|