[PATCH] extlinux: recognize LINUX as an alias for KERNEL

Sascha Hauer s.hauer at pengutronix.de
Fri Aug 28 03:10:10 PDT 2026


On Tue, 25 Aug 2026 17:38:33 -0700, Stephano Cetola wrote:
> Syslinux configs commonly use LINUX instead of KERNEL to name the
> kernel image. parse_extlinux_conf() only checked for KERNEL, so a
> LABEL block using LINUX left entry->kernel unset. parse_extlinux_conf()
> requires a kernel path to accept an entry, so the whole extlinux.conf
> was rejected instead of just the one line being ignored.
> 
> 
> [...]

Applied, thanks!

[1/1] extlinux: recognize LINUX as an alias for KERNEL
      https://git.pengutronix.de/cgit/barebox/commit/?id=172f8c1d0fbf (link may not be stable)

Best regards,
-- 
Sascha Hauer <s.hauer at pengutronix.de>




More information about the barebox mailing list