From 422fff6d1644470eb4b7270e571bda09af2b3f68 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 3 Jun 2018 17:13:53 +0200 Subject: arm-nommu: enable uClinux, better defaults --- target/config/Config.in.binfmt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/config/Config.in.binfmt') diff --git a/target/config/Config.in.binfmt b/target/config/Config.in.binfmt index 28efe87d2..6d919e7b0 100644 --- a/target/config/Config.in.binfmt +++ b/target/config/Config.in.binfmt @@ -11,7 +11,7 @@ config ADK_TARGET_BINFMT_ELF config ADK_TARGET_BINFMT_FLAT bool "FLAT" - select ADK_TARGET_UCLINUX if ADK_TARGET_ARCH_BFIN + select ADK_TARGET_UCLINUX if ADK_TARGET_ARCH_BFIN || ADK_TARGET_ARCH_ARM depends on ADK_TARGET_LIB_UCLIBC_NG depends on !ADK_TARGET_WITH_MMU depends on ADK_TARGET_ARCH_ARM || ADK_TARGET_ARCH_M68K || ADK_TARGET_ARCH_SH || ADK_TARGET_ARCH_XTENSA \ -- cgit v1.2.3