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