summaryrefslogtreecommitdiffstats
path: root/job-cfg/rebootstrap.yaml.py
diff options
context:
space:
mode:
authorHelmut Grohne <helmut@subdivi.de>2017-01-23 20:01:26 +0100
committerHelmut Grohne <helmut@subdivi.de>2017-01-23 20:01:26 +0100
commitee66b9564a53ccfcf03cb3393c7d7e6c2eea4d64 (patch)
treed8513c266c31d8599deca0f6faf5a4a011fd0ca1 /job-cfg/rebootstrap.yaml.py
parent1c691b157f41e829f6cbc09914780f68916c8299 (diff)
downloadjenkins.debian.net-ee66b9564a53ccfcf03cb3393c7d7e6c2eea4d64.tar.xz
rebootstrap: add architecture sh3 (j-core)
Diffstat (limited to 'job-cfg/rebootstrap.yaml.py')
-rwxr-xr-xjob-cfg/rebootstrap.yaml.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/job-cfg/rebootstrap.yaml.py b/job-cfg/rebootstrap.yaml.py
index 20a19422..4dfbc8c3 100755
--- a/job-cfg/rebootstrap.yaml.py
+++ b/job-cfg/rebootstrap.yaml.py
@@ -21,7 +21,7 @@ mono_architectures = """
musl-linux-mips musl-linux-mipsel
nios2
powerpcel powerpcspe ppc64el
- sh4
+ sh3 sh4
tilegx
""".split()