summaryrefslogtreecommitdiffstats
path: root/rules/host-system-python3.in
diff options
context:
space:
mode:
authorBastian Krause <bst@pengutronix.de>2019-08-02 09:33:44 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2019-08-08 09:51:44 +0200
commitc80edbddecee19cecf65ae4b944eec7bcf79c154 (patch)
tree6a863ef1f6a5209fff6b1988abdbd789107af461 /rules/host-system-python3.in
parent58c48f349901988fb9bc63b7f2f9bbb30c6ef60d (diff)
downloadptxdist-c80edbddecee19cecf65ae4b944eec7bcf79c154.tar.gz
ptxdist-c80edbddecee19cecf65ae4b944eec7bcf79c154.tar.xz
host-system-python3: add option for setuptools
Signed-off-by: Bastian Krause <bst@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/host-system-python3.in')
-rw-r--r--rules/host-system-python3.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/rules/host-system-python3.in b/rules/host-system-python3.in
index e0ab5e857..c6ce3360a 100644
--- a/rules/host-system-python3.in
+++ b/rules/host-system-python3.in
@@ -14,6 +14,9 @@ config HOST_SYSTEM_PYTHON3_MAKO
config HOST_SYSTEM_PYTHON3_NUMPY
bool
+config HOST_SYSTEM_PYTHON3_SETUPTOOLS
+ bool
+
config HOST_SYSTEM_PYTHON3_SIX
bool