Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] Makefile: Add help to nobuild_targets.
@ 2016-02-26 16:48 Ignacy Gawędzki
  2016-02-26 20:35 ` Arnout Vandecappelle
  2016-02-27 15:26 ` Thomas Petazzoni
  0 siblings, 2 replies; 3+ messages in thread
From: Ignacy Gawędzki @ 2016-02-26 16:48 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Ignacy Gaw?dzki <ignacy.gawedzki@green-communications.fr>
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 90018b4..c43c599 100644
--- a/Makefile
+++ b/Makefile
@@ -94,7 +94,7 @@ noconfig_targets := menuconfig nconfig gconfig xconfig config oldconfig randconf
 # something else than one of the nobuild_targets.
 nobuild_targets := source source-check \
 	legal-info external-deps _external-deps \
-	clean distclean
+	clean distclean help
 ifeq ($(MAKECMDGOALS),)
 BR_BUILDING = y
 else ifneq ($(filter-out $(nobuild_targets),$(MAKECMDGOALS)),)
-- 
2.5.0

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH] Makefile: Add help to nobuild_targets.
  2016-02-26 16:48 [Buildroot] [PATCH] Makefile: Add help to nobuild_targets Ignacy Gawędzki
@ 2016-02-26 20:35 ` Arnout Vandecappelle
  2016-02-27 15:26 ` Thomas Petazzoni
  1 sibling, 0 replies; 3+ messages in thread
From: Arnout Vandecappelle @ 2016-02-26 20:35 UTC (permalink / raw)
  To: buildroot

On 02/26/16 17:48, Ignacy Gaw?dzki wrote:
> Signed-off-by: Ignacy Gaw?dzki <ignacy.gawedzki@green-communications.fr>

Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>

 The subject line shouldn't end with a . though.

 Regards,
 Arnout

> ---
>  Makefile | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Makefile b/Makefile
> index 90018b4..c43c599 100644
> --- a/Makefile
> +++ b/Makefile
> @@ -94,7 +94,7 @@ noconfig_targets := menuconfig nconfig gconfig xconfig config oldconfig randconf
>  # something else than one of the nobuild_targets.
>  nobuild_targets := source source-check \
>  	legal-info external-deps _external-deps \
> -	clean distclean
> +	clean distclean help
>  ifeq ($(MAKECMDGOALS),)
>  BR_BUILDING = y
>  else ifneq ($(filter-out $(nobuild_targets),$(MAKECMDGOALS)),)
> 


-- 
Arnout Vandecappelle                          arnout at mind be
Senior Embedded Software Architect            +32-16-286500
Essensium/Mind                                http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium           BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint:  7493 020B C7E3 8618 8DEC 222C 82EB F404 F9AC 0DDF

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH] Makefile: Add help to nobuild_targets.
  2016-02-26 16:48 [Buildroot] [PATCH] Makefile: Add help to nobuild_targets Ignacy Gawędzki
  2016-02-26 20:35 ` Arnout Vandecappelle
@ 2016-02-27 15:26 ` Thomas Petazzoni
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2016-02-27 15:26 UTC (permalink / raw)
  To: buildroot

Dear Ignacy Gaw?dzki,

On Fri, 26 Feb 2016 17:48:05 +0100, Ignacy Gaw?dzki wrote:
> Signed-off-by: Ignacy Gaw?dzki <ignacy.gawedzki@green-communications.fr>
> ---
>  Makefile | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied to master, after fixing the commit title as suggested by
Arnout. Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-02-27 15:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-26 16:48 [Buildroot] [PATCH] Makefile: Add help to nobuild_targets Ignacy Gawędzki
2016-02-26 20:35 ` Arnout Vandecappelle
2016-02-27 15:26 ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox