Re: [PATCH] powerpc/boot: Update Makefile comment for 64bit wrapper

2020-09-09 Thread Michael Ellerman
On Tue, 25 Aug 2020 13:51:47 +1000, Jordan Niethe wrote: > 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

[PATCH] powerpc/boot: Update Makefile comment for 64bit wrapper

2020-08-24 Thread Jordan Niethe
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 --- arch/powerpc/boot/Makefile