summaryrefslogtreecommitdiff
path: root/target/ia64/systems/toolchain-ia64
diff options
context:
space:
mode:
Diffstat (limited to 'target/ia64/systems/toolchain-ia64')
-rw-r--r--target/ia64/systems/toolchain-ia648
1 files changed, 8 insertions, 0 deletions
diff --git a/target/ia64/systems/toolchain-ia64 b/target/ia64/systems/toolchain-ia64
new file mode 100644
index 000000000..91ab2b006
--- /dev/null
+++ b/target/ia64/systems/toolchain-ia64
@@ -0,0 +1,8 @@
+config ADK_TARGET_SYSTEM_TOOLCHAIN_IA64
+ bool "Toolchain only"
+ select ADK_CPU_IA64
+ select ADK_TARGET_TOOLCHAIN
+ select ADK_TARGET_PACKAGE_TXZ
+ help
+ IA64 toolchain.
+