diff options
Diffstat (limited to 'target/mipsel/sys-available/toolchain-mipsel')
-rw-r--r-- | target/mipsel/sys-available/toolchain-mipsel | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/target/mipsel/sys-available/toolchain-mipsel b/target/mipsel/sys-available/toolchain-mipsel new file mode 100644 index 000000000..c4a1e1c9f --- /dev/null +++ b/target/mipsel/sys-available/toolchain-mipsel @@ -0,0 +1,8 @@ +config ADK_TARGET_SYSTEM_TOOLCHAIN_MIPSEL + bool "Toolchain only" + select ADK_mipsel + select ADK_toolchain_mipsel + select ADK_TOOLCHAIN_ONLY + help + mipsel toolchain. + |