mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-04-29 05:32:36 +00:00
RISC-V: sunset allwinner kernel flavour
The Nezha D1 and LicheRV Dock now use the generic kernel. Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
This commit is contained in:
parent
9390fdaa0a
commit
2e9201952f
@ -1131,9 +1131,6 @@ 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