Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/1] Makefile: add variable print capabilities
@ 2012-07-19 19:01 Emeric Vigier
  2012-07-19 19:01 ` [Buildroot] [PATCH] " Emeric Vigier
  2012-07-19 20:08 ` [Buildroot] [PATCH 0/1] " Thomas Petazzoni
  0 siblings, 2 replies; 9+ messages in thread
From: Emeric Vigier @ 2012-07-19 19:01 UTC (permalink / raw)
  To: buildroot

Hi all,

I just got started with buildroot yesterday, and like it :-).
I am no Makefile expert, then often I turn into wanting to check Makefile variables.
This patch adds a capability to do so by issuing:

$ make print-<myvariable>

e.g.

$ make print-DL_DIR
DL_DIR = /home/evigier/buildroot/dl

The implementation is perhaps clumsy, I am open to advices.
Thanks, keep on the good work.

Emeric

^ permalink raw reply	[flat|nested] 9+ messages in thread
* [Buildroot] [PATCH 0/1] Makefile: add variable print capabilities
@ 2012-07-19 18:29 Emeric Vigier
  0 siblings, 0 replies; 9+ messages in thread
From: Emeric Vigier @ 2012-07-19 18:29 UTC (permalink / raw)
  To: buildroot

Hi all,
I just got started with buildroot yesterday, and like it :-).
I am no Makefile expert, then often I turn into wanting to check Makefile variables.
This patch adds a capability to do so by issuing:

$ make print-<myvariable>

e.g.

$ make print-DL_DIR
DL_DIR = /home/evigier/buildroot/dl

The implementation is perhaps clumsy, I am open to advices.
Thanks, keep on the good work.

Emeric

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

end of thread, other threads:[~2013-05-26 20:03 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-19 19:01 [Buildroot] [PATCH 0/1] Makefile: add variable print capabilities Emeric Vigier
2012-07-19 19:01 ` [Buildroot] [PATCH] " Emeric Vigier
2012-07-19 20:08 ` [Buildroot] [PATCH 0/1] " Thomas Petazzoni
2012-07-19 22:25   ` Émeric Vigier
2013-05-26 19:40   ` Yann E. MORIN
2013-05-26 19:44     ` Thomas Petazzoni
2013-05-26 19:48       ` Yann E. MORIN
2013-05-26 20:03         ` Thomas Petazzoni
  -- strict thread matches above, loose matches on Subject: below --
2012-07-19 18:29 Emeric Vigier

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