* [U-Boot-Users] [PATCH] Remove warnings & clean better
@ 2005-11-01 11:13 Peter Pearse
2005-11-01 12:02 ` Ladislav Michl
0 siblings, 1 reply; 2+ messages in thread
From: Peter Pearse @ 2005-11-01 11:13 UTC (permalink / raw)
To: u-boot
The attached gzipped file contains my patch number 014 against the GIT
head of
Nov 1st 22005.
This patch depends on all my outstanding previous patches 009 - 013.
It removes some warnings, and adds to the clean target.
CHANGELOG:
Remove warnings, add to clean target.
Patch by Peter Pearse, 1st Nov.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 014-tidy.patch.gz
Type: application/x-gzip
Size: 670 bytes
Desc: 014-tidy.patch.gz
Url : http://lists.denx.de/pipermail/u-boot/attachments/20051101/b16065c6/attachment.bin
^ permalink raw reply [flat|nested] 2+ messages in thread
* [U-Boot-Users] [PATCH] Remove warnings & clean better
2005-11-01 11:13 [U-Boot-Users] [PATCH] Remove warnings & clean better Peter Pearse
@ 2005-11-01 12:02 ` Ladislav Michl
0 siblings, 0 replies; 2+ messages in thread
From: Ladislav Michl @ 2005-11-01 12:02 UTC (permalink / raw)
To: u-boot
On Tue, Nov 01, 2005 at 11:13:18AM -0000, Peter Pearse wrote:
> The attached gzipped file contains my patch number 014 against the GIT
> head of
> Nov 1st 22005.
>
> This patch depends on all my outstanding previous patches 009 - 013.
>
> It removes some warnings, and adds to the clean target.
>
> diff --git a/Makefile b/Makefile
> --- a/Makefile
> +++ b/Makefile
> @@ -1819,6 +1819,7 @@ clean:
> rm -f board/cray/L1/bootscript.c board/cray/L1/bootscript.image
> rm -f board/trab/trab_fkt board/voiceblue/eeprom
> rm -f board/integratorap/u-boot.lds board/integratorcp/u-boot.lds
> + rm -f board/integratorap/u-boot.lds board/realview_eb/u-boot.lds
Why are you removing board/integratorap/u-boot.lds twice?
> find include/configs -lname \*integratorap\* | xargs rm -fr
> find include/configs -lname \*integratorcp\* | xargs rm -fr
> find include/configs -lname \*versatile\* | xargs rm -fr
Best regards,
ladis
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-11-01 12:02 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-01 11:13 [U-Boot-Users] [PATCH] Remove warnings & clean better Peter Pearse
2005-11-01 12:02 ` Ladislav Michl
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox