From 15e1dc47bd83f85f0c76faf6da817ce95ccb7dc2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20K=2E=20H=C3=BCttel?= Date: Wed, 18 Jan 2023 14:02:19 +0100 Subject: [PATCH] Drop nonexisting specs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas K. Hüttel --- tools/catalyst-auto-qemu-arm64.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/catalyst-auto-qemu-arm64.conf b/tools/catalyst-auto-qemu-arm64.conf index 085fc86e..238ef77d 100644 --- a/tools/catalyst-auto-qemu-arm64.conf +++ b/tools/catalyst-auto-qemu-arm64.conf @@ -10,9 +10,9 @@ SETS="openrc systemd systemd_mu" SET_openrc_SPECS="stage1-openrc.spec stage3-openrc.spec" -SET_systemd_SPECS="stage1-systemd.spec stage3-systemd.spec stage3d-systemd.spec" +SET_systemd_SPECS="stage1-systemd.spec stage3-systemd.spec" -SET_systemd_mu_SPECS="stage1-systemd-mu.spec stage3-systemd-mu.spec stage3d-systemd-mu.spec" +SET_systemd_mu_SPECS="stage1-systemd-mu.spec stage3-systemd-mu.spec" KCONFIG_DIR=${REPO_DIR}/releases/kconfig/arm64