Re: [DNX#2006040142001356] [U-Boot-Users] [PATCH] Remove warnings & clean bet [...]

Hello list,
inside the automatic U-Boot patch tracking system a new ticket [DNX#2006040142001356] was created:
<snip>
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
This SF.Net email is sponsored by the JBoss Inc. Get Certified Today * Register for a JBoss Training Course Free Certification Exam for All Training Attendees Through End of 2005 Visit http://www.jboss.com/services/certification for more information _______________________________________________ U-Boot-Users mailing list U-Boot-Users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/u-boot-users
</snip>
Your U-Boot support team
participants (1)
-
DENX Support System