mirror of
https://git.launchpad.net/livecd-rootfs
synced 2026-04-16 05:51:09 +00:00
Commit 51624c1b444d034ac06d9d0d6e2c02f73e856aa1 introduced a regression, changing kernel name from vmlinux to vmlinux (default) on riscv64. This fixes the regression and the bug in recent riscv64 iso images (preventing boot).
Fixes: 51624c1b444d ("Place ISO artifacts directly into the ISO tree")
Signed-off-by: Valentin Haudiquet <valentin.haudiquet@canonical.com>