diff --git a/tools/catalyst-auto-qemu-m68k.conf b/tools/catalyst-auto-qemu-m68k.conf index 62e6ccac..06afd027 100644 --- a/tools/catalyst-auto-qemu-m68k.conf +++ b/tools/catalyst-auto-qemu-m68k.conf @@ -16,8 +16,8 @@ SETS=" musl openrc_23 systemd_23 + musl_23 " -# musl_23 SET_openrc_SPECS="stage1-openrc.spec stage3-openrc.spec" @@ -26,6 +26,7 @@ SET_systemd_mu_SPECS="stage1-systemd-mu.spec stage3-systemd-mu.spec" SET_musl_SPECS="stage1-musl.spec stage3-musl.spec" SET_openrc_23_SPECS="stage1-openrc-23.spec stage3-openrc-23.spec" + SET_systemd_23_SPECS="stage1-systemd-23.spec stage3-systemd-23.spec" SET_musl_23_SPECS="stage1-musl-23.spec stage3-musl-23.spec"