public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Dirk Behme <dirk.behme@de.bosch.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] Makefile: silence 'make clean'
Date: Thu, 15 Nov 2012 07:36:45 +0100	[thread overview]
Message-ID: <50A48D7D.8000808@de.bosch.com> (raw)
In-Reply-To: <1352824299-1745-1-git-send-email-andreas.devel@googlemail.com>

On 13.11.2012 17:31, Andreas Bie?mann wrote:
> Signed-off-by: Andreas Bie?mann <andreas.devel@googlemail.com>
> Cc: Marek Vasut <marex@denx.de>
> Cc: Wolfgang Denk <wd@denx.de>

Tested-by: Dirk Behme <dirk.behme@de.bosch.com>

Thanks

Dirk

> ---
>  Makefile |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Makefile b/Makefile
> index 9dc89f9..5fa2fba 100644
> --- a/Makefile
> +++ b/Makefile
> @@ -811,7 +811,7 @@ clean:
>  	@rm -f $(obj)include/generated/asm-offsets.h
>  	@rm -f $(obj)$(CPUDIR)/$(SOC)/asm-offsets.s
>  	@rm -f $(TIMESTAMP_FILE) $(VERSION_FILE)
> -	@$(MAKE) -C doc/DocBook/ cleandocs
> +	@$(MAKE) -s -C doc/DocBook/ cleandocs
>  	@find $(OBJTREE) -type f \
>  		\( -name 'core' -o -name '*.bak' -o -name '*~' -o -name '*.su' \
>  		-o -name '*.o'	-o -name '*.a' -o -name '*.exe'	\) -print \

      parent reply	other threads:[~2012-11-15  6:36 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-13 12:43 [U-Boot] Silence "make clean" Wolfgang Denk
2012-11-13 13:53 ` Marek Vasut
2012-11-13 16:21   ` Wolfgang Denk
2012-11-13 16:24     ` Andreas Bießmann
2012-11-13 16:30       ` Marek Vasut
2012-11-13 16:32         ` Andreas Bießmann
2012-11-13 16:36           ` Marek Vasut
2012-11-13 16:31       ` [U-Boot] [PATCH] Makefile: silence 'make clean' Andreas Bießmann
2012-11-14 10:05         ` Anatolij Gustschin
2012-11-15  6:36         ` Dirk Behme [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=50A48D7D.8000808@de.bosch.com \
    --to=dirk.behme@de.bosch.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