summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2023-01-09 09:27:32 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2023-01-09 09:27:32 +0100
commit179b687e2f99d3b843c657b42c991200e460aaa1 (patch)
treef93aa088f8a5ff8316cc6cbf8bc1f89907402c60 /mk
parentf31b77d5b50a155c648bdab6ab7cd2dcd918c418 (diff)
remove python2 dependencies and packages
Diffstat (limited to 'mk')
-rw-r--r--mk/python.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/mk/python.mk b/mk/python.mk
deleted file mode 100644
index 56008760a..000000000
--- a/mk/python.mk
+++ /dev/null
@@ -1,3 +0,0 @@
-PYTHON_VERSION=2.7
-PYTHON_LIBDIR:=$(STAGING_HOST_DIR)/usr/lib
-PYTHON:=${STAGING_HOST_DIR}/usr/bin/python