summaryrefslogtreecommitdiff
path: root/target/m68k/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-03-14 15:30:53 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-03-14 15:30:53 +0100
commit608f969e4d96cb1b2a361c2a3b6a32233a644e3b (patch)
tree911d87feabe7c7e2153fd5b65b234d149b42574d /target/m68k/Makefile
parentbc561e500e22bc9d953fd9a80144f80295a4cbbd (diff)
fix m68k support
disable systems without thread local storage, not supported by OpenADK anymore. Remove m68k uclibc. fix kernel bootup in aranym.
Diffstat (limited to 'target/m68k/Makefile')
-rw-r--r--target/m68k/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/m68k/Makefile b/target/m68k/Makefile
index d60c68dd5..282cb5496 100644
--- a/target/m68k/Makefile
+++ b/target/m68k/Makefile
@@ -7,7 +7,7 @@ include $(TOPDIR)/mk/modules.mk
include $(TOPDIR)/mk/kernel-build.mk
include $(TOPDIR)/mk/image.mk
-KERNEL:=$(LINUX_DIR)/vmlinux
+KERNEL:=$(LINUX_DIR)/vmlinux.gz
ifeq ($(ADK_TARGET_FS),archive)
imageinstall: $(FW_DIR)/$(ROOTFSTARBALL)