Revert RISC-V: sunset allwinner kernel flavour

According to the kernel team the Linux Meta package linux-allwinner shall
continue to be supplied. It will depend on generic packages.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
ubuntu-cloud-minimal-tmp
Heinrich Schuchardt 1 year ago
parent 1a3980ec6c
commit 476e202403

@ -1131,6 +1131,9 @@ case $PROJECT in
riscv64*)
if [ -n "$SUBARCH" ]; then
case "${SUBARCH:-}" in
nezha|licheerv)
KERNEL_FLAVOURS=allwinner
;;
visionfive)
KERNEL_FLAVOURS=starfive
;;

Loading…
Cancel
Save