ldlinux: Append BOOT_IMAGE= to kernel cmdline
commit281e6e2253e737675458e75624a5ba42f0a5f4d6
authorMatt Fleming <matt.fleming@intel.com>
Thu, 7 Feb 2013 11:28:58 +0000 (7 11:28 +0000)
committerMatt Fleming <matt.fleming@intel.com>
Thu, 7 Feb 2013 11:40:35 +0000 (7 11:40 +0000)
tree0d44e5938347141cb0d82587b0e1ec776ab72cd7
parent52443dc7dc5a203d053b70e870e6b83986ebb530
ldlinux: Append BOOT_IMAGE= to kernel cmdline

Some users rely on the syntax of the kernel cmdline from 4.xx and this
is currently different in 5.xx. Fix things to match the 4.xx syntax.

Cc: H. Peter Anvin <hpa@zytor.com>
Signed-off-by: Matt Fleming <matt.fleming@intel.com>
com32/elflink/ldlinux/execute.c
com32/elflink/ldlinux/kernel.c