All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ladislav Michl <ladis@linux-mips.org>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH] Remove warnings & clean better
Date: Tue, 1 Nov 2005 13:02:48 +0100	[thread overview]
Message-ID: <20051101120247.GA12198@orphique> (raw)
In-Reply-To: <89A528FE6DB0FA44877BB2F05B8467180349120C@ZIPPY.Emea.Arm.com>

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

      reply	other threads:[~2005-11-01 12:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-01 11:13 [U-Boot-Users] [PATCH] Remove warnings & clean better Peter Pearse
2005-11-01 12:02 ` Ladislav Michl [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20051101120247.GA12198@orphique \
    --to=ladis@linux-mips.org \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.