On May 20, 2008, at 12:10 AM, David Gibson wrote:
On Mon, May 19, 2008 at 11:52:31PM -0500, Kumar Gala wrote:
On May 19, 2008, at 6:07 PM, Paul Mackerras wrote:
Kumar Gala writes:
Kumar Gala (4):
lmb: Fix compile warning
[POWERPC] Remove generated files on make clean
I think that adding zImage.* to clean-files is a bad idea, because
we
have zImage.lds.S, zImage.coff.lds.S and zImage.ps3.lds.S in
arch/powerpc/boot that we don't want deleted. It would be OK for
compiling with a separate object directory but would be bad for
compiling in the source directory.
We already had them in clean-files:
clean-files := $(zlib) $(zlibheader) $(zliblinuxheader) \
empty.c zImage zImage.coff.lds zImage.ps3.lds
zImage.lds
Not quite. Those are the zImage.lds files, Paul is talking about the
zImage.lds.S files from which the former are generated.
Ah, missed that minor detail.
- k
_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev