summaryrefslogtreecommitdiff
path: root/target/ia64/systems
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-10-15 17:51:35 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2015-10-15 17:51:35 +0200
commitf0cccdff7a6de571f14524473b0dd3be6a9681d4 (patch)
tree8f178067820365a5494847151e9632b62d94b81e /target/ia64/systems
parent7a5244cdd78fa17d0c678ac5dce91429ce6e173e (diff)
ia64: add toolchain support
Diffstat (limited to 'target/ia64/systems')
-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.
+