diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2025-09-21 17:15:33 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2025-09-21 17:15:33 +0200 |
commit | 7c48f3fc434126d6981485c1db03b43ee26d81db (patch) | |
tree | 9219991494fcdae63b77df9136c125e329a90801 /target/config | |
parent | ef03a30a630a00ff34f581e447725d1b24305129 (diff) |
or1k: issues with hard-float setup with illegal instructions on boot
Diffstat (limited to 'target/config')
-rw-r--r-- | target/config/Config.in.float | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/config/Config.in.float b/target/config/Config.in.float index 38d77d027..63ac5ffd7 100644 --- a/target/config/Config.in.float +++ b/target/config/Config.in.float @@ -9,7 +9,6 @@ depends on ADK_TARGET_ARCH_ARC || \ ADK_TARGET_ARCH_M68K || \ ADK_TARGET_ARCH_MIPS || \ ADK_TARGET_ARCH_NIOS2 || \ - ADK_TARGET_ARCH_OR1K || \ ADK_TARGET_ARCH_PPC config ADK_TARGET_HARD_FLOAT |