armbian-next: don't warn about using extlinux

This commit is contained in:
Ricardo Pardini 2023-01-14 23:28:29 +01:00
parent 4d17aa2a98
commit 6cf26e4c59
No known key found for this signature in database
GPG Key ID: 3D38CA12A66C5D02

View File

@ -158,8 +158,8 @@ function install_distribution_agnostic() {
# create extlinux config file @TODO: refactor into extensions u-boot, extlinux
if [[ $SRC_EXTLINUX == yes ]]; then
display_alert "Using extlinux, SRC_EXTLINUX: ${SRC_EXTLINUX}" "image will be incompatible with nand-sata-install" "warn"
mkdir -p $SDCARD/boot/extlinux
display_alert "Using extlinux, SRC_EXTLINUX: ${SRC_EXTLINUX}" "$NAME_KERNEL - $NAME_INITRD" "info"
mkdir -p "$SDCARD"/boot/extlinux
local bootpart_prefix
if [[ -n $BOOTFS_TYPE ]]; then
bootpart_prefix=/