summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-11-09 22:15:42 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2010-11-09 22:15:42 +0100
commit7c980e275971d46a2be50ebe564c0125cb759727 (patch)
tree13aaed0e9158aa1f2c55908a6e50e05fd1798ffc /mk
parent793044fd96bca30ad6b02e75e4972be89dc6bd72 (diff)
try to fix bzr, unify python support
Diffstat (limited to 'mk')
-rw-r--r--mk/python.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/mk/python.mk b/mk/python.mk
new file mode 100644
index 000000000..0a7816219
--- /dev/null
+++ b/mk/python.mk
@@ -0,0 +1,3 @@
+PYTHON_VERSION=2.7
+PYTHON_LIBDIR:=$(STAGING_TOOLS)/lib
+PYTHON:=${STAGING_TOOLS}/bin/hostpython