* [ptxdist] [PATCH] doc: ref_make_macros: document new ptx/wow macro
@ 2019-07-05 8:41 Roland Hieber
0 siblings, 0 replies; only message in thread
From: Roland Hieber @ 2019-07-05 8:41 UTC (permalink / raw)
To: ptxdist; +Cc: Roland Hieber
Signed-off-by: Roland Hieber <rhi@pengutronix.de>
---
doc/ref_make_macros.inc | 3 +++
1 file changed, 3 insertions(+)
diff --git a/doc/ref_make_macros.inc b/doc/ref_make_macros.inc
index b36a825755ed..2a5c1e452e17 100644
--- a/doc/ref_make_macros.inc
+++ b/doc/ref_make_macros.inc
@@ -672,6 +672,7 @@ Usage:
$(call ptx/endis, VARIABLE)
$(call ptx/disen, VARIABLE)
+ $(call ptx/wow, VARIABLE)
$(call ptx/wwo, VARIABLE)
$(call ptx/truefalse, VARIABLE)
$(call ptx/ifdef, VARIABLE, [expansion-if-true], [expansion-if-false])
@@ -686,6 +687,8 @@ These are useful for ``<PKG>_CONF_OPT`` variables, and expand as follows:
+--------------------+-------------------------------+---------------------------------+---------------------+
| ptx/disen | ``disable`` | ``enable`` | autoconf |
+--------------------+-------------------------------+---------------------------------+---------------------+
+| ptx/wow | ``without`` | ``with`` | autoconf |
++--------------------+-------------------------------+---------------------------------+---------------------+
| ptx/wwo | ``with`` | ``without`` | autoconf |
+--------------------+-------------------------------+---------------------------------+---------------------+
| ptx/yesno | ``yes`` | ``no`` | autoconf cache vars |
--
2.20.1
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2019-07-05 8:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-05 8:41 [ptxdist] [PATCH] doc: ref_make_macros: document new ptx/wow macro Roland Hieber
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox