Browse Source

neccesary python3 build file

Signed-off-by: Joerg Seitter <adk@seitter.net>
Joerg Seitter 4 years ago
parent
commit
2fb25d8bd6
1 changed files with 3 additions and 0 deletions
  1. 3 0
      mk/python3.mk

+ 3 - 0
mk/python3.mk

@@ -0,0 +1,3 @@
+PYTHON_VERSION=3.8
+PYTHON_LIBDIR:=$(STAGING_HOST_DIR)/usr/lib
+PYTHON:=${STAGING_HOST_DIR}/usr/bin/python3