summaryrefslogtreecommitdiff
path: root/target/nios2/systems
diff options
context:
space:
mode:
Diffstat (limited to 'target/nios2/systems')
-rw-r--r--target/nios2/systems/toolchain-nios29
1 files changed, 9 insertions, 0 deletions
diff --git a/target/nios2/systems/toolchain-nios2 b/target/nios2/systems/toolchain-nios2
new file mode 100644
index 000000000..750cf1edf
--- /dev/null
+++ b/target/nios2/systems/toolchain-nios2
@@ -0,0 +1,9 @@
+config ADK_TARGET_SYSTEM_TOOLCHAIN_NIOS2
+ bool "Toolchain only"
+ select ADK_nios2
+ select ADK_toolchain_nios2
+ select ADK_TARGET_TOOLCHAIN
+ select ADK_TARGET_PACKAGE_TXZ
+ help
+ NIOS2 toolchain.
+