diff options
Diffstat (limited to 'target/mips/systems/toolchain-mips')
-rw-r--r-- | target/mips/systems/toolchain-mips | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/target/mips/systems/toolchain-mips b/target/mips/systems/toolchain-mips deleted file mode 100644 index aefe0571d..000000000 --- a/target/mips/systems/toolchain-mips +++ /dev/null @@ -1,7 +0,0 @@ -config ADK_TARGET_SYSTEM_TOOLCHAIN_MIPS - bool "Toolchain only" - select ADK_TARGET_TOOLCHAIN - select ADK_TARGET_PACKAGE_TXZ - help - MIPS toolchain. - |