summaryrefslogtreecommitdiffstats
path: root/rules/simplerpl.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2017-05-26 17:12:42 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2017-05-30 08:13:27 +0200
commit6c88db50075be75b93a52a610123df48ee9ab479 (patch)
treee3122ddfa1606e142b292ff01837373a1e56fcb2 /rules/simplerpl.make
parent1c9fd90321f04e4d43938a1122ff1c4e51393742 (diff)
downloadptxdist-6c88db50075be75b93a52a610123df48ee9ab479.tar.gz
ptxdist-6c88db50075be75b93a52a610123df48ee9ab479.tar.xz
simplerpl: fix python interpreter path
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/simplerpl.make')
-rw-r--r--rules/simplerpl.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/simplerpl.make b/rules/simplerpl.make
index 0487cf34d..f4e1ab8a6 100644
--- a/rules/simplerpl.make
+++ b/rules/simplerpl.make
@@ -29,7 +29,7 @@ SIMPLERPL_DIR := $(BUILDDIR)/$(SIMPLERPL)
# ----------------------------------------------------------------------------
SIMPLERPL_CONF_TOOL := python
-SIMPLERPL_MAKE_OPT = build -e "/usr/bin/$(PYTHON_MAJORMINOR)"
+SIMPLERPL_MAKE_OPT = build -e "/usr/bin/python$(PYTHON_MAJORMINOR)"
# ----------------------------------------------------------------------------
# Target-Install