diff options
Diffstat (limited to 'target/mips/sys-available/toolchain-mipsel')
-rw-r--r-- | target/mips/sys-available/toolchain-mipsel | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/target/mips/sys-available/toolchain-mipsel b/target/mips/sys-available/toolchain-mipsel deleted file mode 100644 index 4032f9d94..000000000 --- a/target/mips/sys-available/toolchain-mipsel +++ /dev/null @@ -1,10 +0,0 @@ -config ADK_TARGET_SYSTEM_TOOLCHAIN_MIPSEL - bool "Toolchain only (mips32 little endian)" - select ADK_mips - select ADK_little - select ADK_toolchain_mipsel - select ADK_TOOLCHAIN - select ADK_TARGET_PACKAGE_TXZ - help - MIPS32 little endian toolchain. - |