powerpc/boot: Remove bogus reference to lilo
authorMichael Ellerman <mpe@ellerman.id.au>
Wed, 9 Oct 2024 05:38:06 +0000 (16:38 +1100)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 29 Oct 2024 12:01:47 +0000 (23:01 +1100)
commitc7182a0bdec16cdea912b5a3aea9a80f4f657b7d
treeb1201a84d2a259f7ad55a3e7d88114ecebcd649c
parentcadae3a45d23aa4f6485938a67cbc47aaaa25e38
powerpc/boot: Remove bogus reference to lilo

The help text refers to lilo, but the install script does not run lilo
and never has. The reference to lilo seems to have come originally from
arch/ppc/Makefile, but it was not true there either.

Remove it.

Reported-by: Thorsten Leemhuis <linux@leemhuis.info>
Link: https://fosstodon.org/@kernellogger/113032940928131612
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://patch.msgid.link/20241009053806.135807-1-mpe@ellerman.id.au
arch/powerpc/Makefile