mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: "Clément Leger" <cleger@kalray.eu>
Cc: Barebox List <barebox@lists.infradead.org>
Subject: Re: [PATCH] Display barebox instead of kernel in build message
Date: Fri, 2 Nov 2018 07:28:30 +0100	[thread overview]
Message-ID: <20181102062830.asbd3ioogqeqkfp4@pengutronix.de> (raw)
In-Reply-To: <338805626.18632765.1540995732281.JavaMail.zimbra@kalray.eu>

On Wed, Oct 31, 2018 at 03:22:12PM +0100, Clément Leger wrote:
> Build script are coming from the kernel and as such, refers to the
> sources as "kernel". For the sake of correctness, display "barebox"
> instead.
> ---
>  Makefile | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied, thanks

Sascha

> 
> diff --git a/Makefile b/Makefile
> index 70d501ba5..db474af50 100644
> --- a/Makefile
> +++ b/Makefile
> @@ -807,7 +807,7 @@ PHONY += prepare-all
>  # 1) Check that make has not been executed in the kernel src $(srctree)
>  prepare3: include/config/kernel.release
>  ifneq ($(KBUILD_SRC),)
> -	@echo '  Using $(srctree) as source for kernel'
> +	@echo '  Using $(srctree) as source for barebox'
>  	$(Q)if [ -f $(srctree)/.config -o -d $(srctree)/include/config ]; then \
>  		echo "  $(srctree) is not clean, please run 'make mrproper'";\
>  		echo "  in the '$(srctree)' directory.";\
> -- 
> 2.15.0.276.g89ea799
> 
> _______________________________________________
> barebox mailing list
> barebox@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
> 

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

      reply	other threads:[~2018-11-02  6:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-31 14:22 Clément Leger
2018-11-02  6:28 ` Sascha Hauer [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=20181102062830.asbd3ioogqeqkfp4@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    --cc=cleger@kalray.eu \
    /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