powerpc/boot: Update Makefile comment for 64bit wrapper
authorJordan Niethe <jniethe5@gmail.com>
Tue, 25 Aug 2020 03:51:47 +0000 (13:51 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 8 Sep 2020 12:24:19 +0000 (22:24 +1000)
commit364b236a0b6e86439b9025d961da8602db23d5bf
tree38c3fc090df4f2932cb93e5050ca37ad98e7987b
parent529d2bd56ada4b8a4904909042792879868208cd
powerpc/boot: Update Makefile comment for 64bit wrapper

As of commit 147c05168fc8 ("powerpc/boot: Add support for 64bit little
endian wrapper") the comment in the Makefile is misleading. The wrapper
packaging 64bit kernel may built as a 32 or 64 bit elf. Update the
comment to reflect this.

Signed-off-by: Jordan Niethe <jniethe5@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20200825035147.3239-1-jniethe5@gmail.com
arch/powerpc/boot/Makefile