Add riscv64 systemd stages to autobuild

Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel 2020-12-04 16:46:25 +02:00
parent e0ebff4290
commit 05a8acdfe0
No known key found for this signature in database
GPG key ID: 8C9260C6F6D7A310

View file

@ -10,11 +10,15 @@ SETS="
multilib
lp64d
lp64
lp64d_systemd
lp64_systemd
"
SET_multilib_SPECS="stage1-multilib.spec stage2-multilib.spec stage3-multilib.spec"
SET_lp64d_SPECS="stage1-lp64d.spec stage2-lp64d.spec stage3-lp64d.spec"
SET_lp64_SPECS="stage1-lp64.spec stage2-lp64.spec stage3-lp64.spec"
SET_lp64d_systemd_SPECS="stage1-lp64d-systemd.spec stage2-lp64d-systemd.spec stage3-lp64d-systemd.spec"
SET_lp64_systemd_SPECS="stage1-lp64-systemd.spec stage2-lp64-systemd.spec stage3-lp64-systemd.spec"
#KCONFIG_DIR=${REPO_DIR}/releases/kconfig/${ARCH}