public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Bo Shen <voice.shen@atmel.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] Makefile: clean boot.bin
Date: Fri, 23 Jan 2015 15:34:08 +0800	[thread overview]
Message-ID: <54C1F970.8050402@atmel.com> (raw)
In-Reply-To: <1421287433-4414-1-git-send-email-voice.shen@atmel.com>

+ Tom, Masahiro,

On 01/15/2015 10:03 AM, Bo Shen wrote:
> When build for Atmel related boards which support SPL,
> it will generate boot.bin, also clean when it when do
> "make clean" operation.
>
> Signed-off-by: Bo Shen <voice.shen@atmel.com>
> ---
>
>   Makefile | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)

Ping?

> diff --git a/Makefile b/Makefile
> index 36a9a28..ea5ae8f 100644
> --- a/Makefile
> +++ b/Makefile
> @@ -1278,7 +1278,7 @@ CLEAN_DIRS  += $(MODVERDIR) \
>   			$(filter-out include, $(shell ls -1 $d 2>/dev/null))))
>
>   CLEAN_FILES += include/bmp_logo.h include/bmp_logo_data.h \
> -	       u-boot* MLO* SPL System.map
> +	       boot* u-boot* MLO* SPL System.map
>
>   # Directories & files removed with 'make mrproper'
>   MRPROPER_DIRS  += include/config include/generated spl tpl \
>

Best Regards,
Bo Shen

  reply	other threads:[~2015-01-23  7:34 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-15  2:03 [U-Boot] [PATCH] Makefile: clean boot.bin Bo Shen
2015-01-23  7:34 ` Bo Shen [this message]
2015-01-23  7:44   ` Masahiro Yamada
2015-01-28  1:17     ` Bo Shen
2015-01-29 13:59 ` [U-Boot] " Tom Rini

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=54C1F970.8050402@atmel.com \
    --to=voice.shen@atmel.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox