mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-06-03 06:01:30 +00:00
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>
This commit is contained in:
parent
1a3980ec6c
commit
476e202403
@ -1131,6 +1131,9 @@ case $PROJECT in
|
|||||||
riscv64*)
|
riscv64*)
|
||||||
if [ -n "$SUBARCH" ]; then
|
if [ -n "$SUBARCH" ]; then
|
||||||
case "${SUBARCH:-}" in
|
case "${SUBARCH:-}" in
|
||||||
|
nezha|licheerv)
|
||||||
|
KERNEL_FLAVOURS=allwinner
|
||||||
|
;;
|
||||||
visionfive)
|
visionfive)
|
||||||
KERNEL_FLAVOURS=starfive
|
KERNEL_FLAVOURS=starfive
|
||||||
;;
|
;;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user