From 460a1397e45c88db2ec6ab113e5384572c6b5221 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 20 May 2017 00:22:36 +0200 Subject: j2: allow to try uClibc-ng sh FDPIC --- target/config/Config.in.binfmt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target') diff --git a/target/config/Config.in.binfmt b/target/config/Config.in.binfmt index 03f2c6003..336b0b8b0 100644 --- a/target/config/Config.in.binfmt +++ b/target/config/Config.in.binfmt @@ -18,7 +18,7 @@ config ADK_TARGET_BINFMT_FLAT config ADK_TARGET_BINFMT_FDPIC bool "FDPIC" - depends on ADK_TARGET_ARCH_BFIN || ADK_TARGET_ARCH_FRV || (ADK_TARGET_CPU_SH_J2 && ADK_TARGET_LIB_MUSL) + depends on ADK_TARGET_ARCH_BFIN || ADK_TARGET_ARCH_FRV || ADK_TARGET_CPU_SH_J2 config ADK_TARGET_BINFMT_DSBT bool "DSBT" -- cgit v1.2.3