Convert from using uImage to Image for aml-s9xx-box
This is needed to bring this board in line with the expectations of
the new main build (armbian-next), which dropped uImage from meson64
kernel packages.
Changes to be committed:
modified: packages/bsp/aml-s9xx-box/boot/extlinux/extlinux.conf
This commit is contained in:
parent
9972a64266
commit
feb1e4cf64
@ -1,5 +1,5 @@
|
||||
LABEL Armbian
|
||||
LINUX /uImage
|
||||
LINUX /Image
|
||||
INITRD /uInitrd
|
||||
|
||||
#FDT /dtb/amlogic/meson-gxbb-p200.dtb
|
||||
|
||||
Loading…
Reference in New Issue
Block a user