mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] doc: ref_make_macros: add missing binary ptx/* switches to header and usage
@ 2019-11-17 21:45 Roland Hieber
  2019-11-27  9:38 ` Roland Hieber
  0 siblings, 1 reply; 2+ messages in thread
From: Roland Hieber @ 2019-11-17 21:45 UTC (permalink / raw)
  To: ptxdist; +Cc: Roland Hieber

These macros are mentioned in the table below, but are not found in the
header or the usage.

Signed-off-by: Roland Hieber <rhi@pengutronix.de>
---
 doc/ref_make_macros.inc | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/doc/ref_make_macros.inc b/doc/ref_make_macros.inc
index 2a5c1e452e17..fb98d42db660 100644
--- a/doc/ref_make_macros.inc
+++ b/doc/ref_make_macros.inc
@@ -663,8 +663,8 @@ be installed with some other ``install_*`` command before
 .. _ptx_ifdef:
 .. _ptx_truefalse:
 
-ptx/endis, ptx/disen, ptx/wwo, ptx/truefalse, ptx/ifdef
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ptx/endis, ptx/disen, ptx/wow, ptx/wwo, ptx/yesno, ptx/truefalse, ptx/falsetrue, ptx/onoff, ptx/ifdef
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
 Usage:
 
@@ -674,7 +674,10 @@ Usage:
  $(call ptx/disen, VARIABLE)
  $(call ptx/wow, VARIABLE)
  $(call ptx/wwo, VARIABLE)
+ $(call ptx/yesno, VARIABLE)
  $(call ptx/truefalse, VARIABLE)
+ $(call ptx/falsetrue, VARIABLE)
+ $(call ptx/onoff, VARIABLE)
  $(call ptx/ifdef, VARIABLE, [expansion-if-true], [expansion-if-false])
 
 Several macros exist to convert the state (set/unset) of a variable into a string.
-- 
2.24.0


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

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

* Re: [ptxdist] [PATCH] doc: ref_make_macros: add missing binary ptx/* switches to header and usage
  2019-11-17 21:45 [ptxdist] [PATCH] doc: ref_make_macros: add missing binary ptx/* switches to header and usage Roland Hieber
@ 2019-11-27  9:38 ` Roland Hieber
  0 siblings, 0 replies; 2+ messages in thread
From: Roland Hieber @ 2019-11-27  9:38 UTC (permalink / raw)
  To: ptxdist

Ping?

On Sun, Nov 17, 2019 at 10:45:42PM +0100, Roland Hieber wrote:
> These macros are mentioned in the table below, but are not found in the
> header or the usage.
> 
> Signed-off-by: Roland Hieber <rhi@pengutronix.de>
> ---
>  doc/ref_make_macros.inc | 7 +++++--
>  1 file changed, 5 insertions(+), 2 deletions(-)
> 
> diff --git a/doc/ref_make_macros.inc b/doc/ref_make_macros.inc
> index 2a5c1e452e17..fb98d42db660 100644
> --- a/doc/ref_make_macros.inc
> +++ b/doc/ref_make_macros.inc
> @@ -663,8 +663,8 @@ be installed with some other ``install_*`` command before
>  .. _ptx_ifdef:
>  .. _ptx_truefalse:
>  
> -ptx/endis, ptx/disen, ptx/wwo, ptx/truefalse, ptx/ifdef
> -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> +ptx/endis, ptx/disen, ptx/wow, ptx/wwo, ptx/yesno, ptx/truefalse, ptx/falsetrue, ptx/onoff, ptx/ifdef
> +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>  
>  Usage:
>  
> @@ -674,7 +674,10 @@ Usage:
>   $(call ptx/disen, VARIABLE)
>   $(call ptx/wow, VARIABLE)
>   $(call ptx/wwo, VARIABLE)
> + $(call ptx/yesno, VARIABLE)
>   $(call ptx/truefalse, VARIABLE)
> + $(call ptx/falsetrue, VARIABLE)
> + $(call ptx/onoff, VARIABLE)
>   $(call ptx/ifdef, VARIABLE, [expansion-if-true], [expansion-if-false])
>  
>  Several macros exist to convert the state (set/unset) of a variable into a string.
> -- 
> 2.24.0
> 
> 
> _______________________________________________
> ptxdist mailing list
> ptxdist@pengutronix.de
> 

-- 
Roland Hieber, Pengutronix e.K.          | r.hieber@pengutronix.de     |
Steuerwalder Str. 21                     | https://www.pengutronix.de/ |
31137 Hildesheim, Germany                | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686         | Fax:   +49-5121-206917-5555 |

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

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

end of thread, other threads:[~2019-11-27  9:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-17 21:45 [ptxdist] [PATCH] doc: ref_make_macros: add missing binary ptx/* switches to header and usage Roland Hieber
2019-11-27  9:38 ` Roland Hieber

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