From f0cccdff7a6de571f14524473b0dd3be6a9681d4 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Thu, 15 Oct 2015 17:51:35 +0200 Subject: ia64: add toolchain support --- target/ia64/systems/toolchain-ia64 | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 target/ia64/systems/toolchain-ia64 (limited to 'target/ia64/systems') 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. + -- cgit v1.2.3