Explorar o código

FDPIC: arm could be selected in future

Waldemar Brodkorb %!s(int64=5) %!d(string=hai) anos
pai
achega
56d412cecd
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      target/config/Config.in.binfmt

+ 1 - 1
target/config/Config.in.binfmt

@@ -19,7 +19,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_ARCH_SH
+	depends on ADK_TARGET_ARCH_ARM || ADK_TARGET_ARCH_BFIN || ADK_TARGET_ARCH_FRV || ADK_TARGET_ARCH_SH
 
 config ADK_TARGET_BINFMT_DSBT
 	bool "DSBT"