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
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-fi
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
On Tue, May 20, 2008 at 04:22:40AM +0200, Segher Boessenkool wrote:
Arguably this suggests we should rename either the lds files or the
zImages so that we *can* get a pattern to match.
>>>
>>> Not really. Just define a $(ALL_ZIMAGES) var and use that everywhere.
>>> I would be pretty ups
Arguably this suggests we should rename either the lds files or the
zImages so that we *can* get a pattern to match.
Not really. Just define a $(ALL_ZIMAGES) var and use that everywhere.
I would be pretty upset if "make clean" decided to delete my
zImage.backup,
etc.
That won't work for .giti
On Tue, May 20, 2008 at 04:03:47AM +0200, Segher Boessenkool wrote:
>>> 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 s
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.
On Tue, May 20, 2008 at 09:07:14AM +1000, 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,
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
On May 18, 2008, at 1:44 PM, Kumar Gala wrote:
Please pull from 'for-2.6.26' branch of
master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc.git
for-2.6.26
to receive the following updates:
arch/powerpc/boot/.gitignore | 15 ++-
arch/powerpc/boot/Makefile
10 matches
Mail list logo