summaryrefslogtreecommitdiff
path: root/target/hppa/systems/toolchain-hppa
diff options
context:
space:
mode:
Diffstat (limited to 'target/hppa/systems/toolchain-hppa')
-rw-r--r--target/hppa/systems/toolchain-hppa9
1 files changed, 9 insertions, 0 deletions
diff --git a/target/hppa/systems/toolchain-hppa b/target/hppa/systems/toolchain-hppa
new file mode 100644
index 000000000..5eebfa44f
--- /dev/null
+++ b/target/hppa/systems/toolchain-hppa
@@ -0,0 +1,9 @@
+config ADK_TARGET_SYSTEM_TOOLCHAIN_HPPA
+ bool "Toolchain only"
+ select ADK_hppa
+ select ADK_toolchain_hppa
+ select ADK_TARGET_TOOLCHAIN
+ select ADK_TARGET_PACKAGE_TXZ
+ help
+ HPPA toolchain.
+