summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2020-01-15 18:57:54 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2020-01-15 18:57:54 +0100
commitd43f1ac19da0f7d58bb21cf58c3a41b39fcd7fc6 (patch)
treeaeb89bdff14bbd1c519c45267ef84b6b52546460
parentf71cbe161ff13938afb80d6e60512d79d9e4a919 (diff)
downloadptxdist-d43f1ac19da0f7d58bb21cf58c3a41b39fcd7fc6.tar.gz
ptxdist-d43f1ac19da0f7d58bb21cf58c3a41b39fcd7fc6.tar.xz
poco: fix macro call
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--rules/poco.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/poco.make b/rules/poco.make
index a7d8d184a..f629fcee1 100644
--- a/rules/poco.make
+++ b/rules/poco.make
@@ -55,7 +55,7 @@ POCO_CONF_OPT := \
--no-tests \
--no-samples \
--omit=$(subst $(ptx/def/space),$(ptx/def/comma),$(POCO_LIBS-)) \
- $(call ptx/ifdef/PTXCONF_POCO_POQUITO,--poquito) \
+ $(call ptx/ifdef, PTXCONF_POCO_POQUITO,--poquito) \
--unbundled \
--shared