From 13c9428fc4d2f5611a9930fda24ae314a19d6c36 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Mon, 22 May 2017 12:08:54 +0200 Subject: sh: allow to build fdpic toolchain for pure sh architecture --- 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 336b0b8b0..7567b07bc 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 + depends on ADK_TARGET_ARCH_BFIN || ADK_TARGET_ARCH_FRV || ADK_TARGET_ARCH_SH config ADK_TARGET_BINFMT_DSBT bool "DSBT" -- cgit v1.2.3