From e8583149d4dd16b7cedc135d63a46138dffcef85 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Mon, 2 Mar 2015 11:53:35 -0600 Subject: update elf2flt, so that arm-nommu binaries are linkable. --- target/linux/config/Config.in.kernel | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'target/linux/config/Config.in.kernel') diff --git a/target/linux/config/Config.in.kernel b/target/linux/config/Config.in.kernel index 7a8796abc..81f7cedeb 100644 --- a/target/linux/config/Config.in.kernel +++ b/target/linux/config/Config.in.kernel @@ -175,6 +175,10 @@ endchoice menu "Kernel options" +config ADK_KERNEL_BINFMT_FLAT + bool + default y if ADK_TARGET_BINFMT_FLAT + config ADK_KERNEL_MMU bool -- cgit v1.2.3