From 0b1caf70c59a51682594f9b2f20e7fa457598d5c Mon Sep 17 00:00:00 2001 From: Steve Langasek Date: Fri, 22 Sep 2023 02:03:55 -0700 Subject: [PATCH] Fix the subarch here as well --- live-build/auto/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/live-build/auto/config b/live-build/auto/config index 20d28139..6b257987 100755 --- a/live-build/auto/config +++ b/live-build/auto/config @@ -352,7 +352,7 @@ if [ "$IMAGEFORMAT" = "ext4" ] && [ "$PROJECT" = "ubuntu-cpc" ]; then riscv64:icicle | \ riscv64:nezha | \ riscv64:licheerv | \ - riscv64:sifive_* | \ + riscv64:unmatched | \ riscv64:visionfive | \ riscv64:visionfive2 | \ *:generic)