diff options
Diffstat (limited to 'target/mips64/sys-available')
-rw-r--r-- | target/mips64/sys-available/toolchain-mips64 (renamed from target/mips64/sys-available/toolchain) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/mips64/sys-available/toolchain b/target/mips64/sys-available/toolchain-mips64 index e9514691f..e06280359 100644 --- a/target/mips64/sys-available/toolchain +++ b/target/mips64/sys-available/toolchain-mips64 @@ -1,7 +1,7 @@ config ADK_TARGET_SYSTEM_TOOLCHAIN_MIPS64 bool "Toolchain only" select ADK_mips64 - select ADK_toolchain + select ADK_toolchain_mips64 select ADK_TOOLCHAIN_ONLY help Build a mips64 big endian toolchain. |