From 63c6929d36e5b5802c0983932a3d69e23f330bb5 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Wed, 27 Apr 2011 10:27:09 +0200 Subject: fix allconfig for foxg20 --- target/arm/Makefile | 2 +- target/config/Config.in | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) (limited to 'target') diff --git a/target/arm/Makefile b/target/arm/Makefile index 141d2c279..dbf955a81 100644 --- a/target/arm/Makefile +++ b/target/arm/Makefile @@ -7,7 +7,7 @@ include $(TOPDIR)/mk/modules.mk include $(TOPDIR)/mk/kernel-build.mk include $(TOPDIR)/mk/image.mk -KERNEL:=$(LINUX_DIR)/kernel-adk +KERNEL:=$(LINUX_DIR)/vmlinux LOADADDR:=0x20008000 tools-compile: diff --git a/target/config/Config.in b/target/config/Config.in index 4c8c8bcb5..35c8688b2 100644 --- a/target/config/Config.in +++ b/target/config/Config.in @@ -464,7 +464,6 @@ config ADK_TARGET_ROOTFS_MMC config ADK_TARGET_ROOTFS_ARCHIVE bool "Archive usable for different filesystems" - depends on ADK_HARDWARE_QEMU help Use this option if your root filesystem is ext2/ext3/ext4/xfs. -- cgit v1.2.3