summaryrefslogtreecommitdiffstats
path: root/arch/m68k/emu/Makefile
diff options
context:
space:
mode:
authorRoman Zippel <zippel@linux-m68k.org>2008-11-18 21:02:19 +0100
committerGeert Uytterhoeven <geert@linux-m68k.org>2011-03-16 19:10:41 +0100
commitb2edd2fd9b10c0cfc5a305eaf91587e6142b08f9 (patch)
tree3d32ef1afa91e4568a8c16eb3c4d85ace4bb0f97 /arch/m68k/emu/Makefile
parent65cd577d5e61043d1c1aec5812dea8a5c834652d (diff)
downloadop-kernel-dev-b2edd2fd9b10c0cfc5a305eaf91587e6142b08f9.zip
op-kernel-dev-b2edd2fd9b10c0cfc5a305eaf91587e6142b08f9.tar.gz
m68k/atari: ARAnyM - Add support for block access
[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>
Diffstat (limited to 'arch/m68k/emu/Makefile')
-rw-r--r--arch/m68k/emu/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/m68k/emu/Makefile b/arch/m68k/emu/Makefile
index 34cfa34..fc4f77a 100644
--- a/arch/m68k/emu/Makefile
+++ b/arch/m68k/emu/Makefile
@@ -3,3 +3,5 @@
#
obj-y += natfeat.o
+
+obj-$(CONFIG_NFBLOCK) += nfblock.o
OpenPOWER on IntegriCloud