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