[PATCH 0/4] minor fixes for 2.6.26
Kumar Gala
galak at kernel.crashing.org
Tue May 20 14:52:31 EST 2008
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
- k
More information about the Linuxppc-dev
mailing list