You've already forked CoreMP135_buildroot
mirror of
https://github.com/m5stack/CoreMP135_buildroot.git
synced 2026-05-20 11:24:29 -07:00
facelift step number two
This commit is contained in:
@@ -21,7 +21,7 @@ $(PYTHON_DIR)/.unpacked: $(DL_DIR)/$(PYTHON_SOURCE)
|
||||
touch $(PYTHON_DIR)/.unpacked
|
||||
|
||||
$(PYTHON_DIR)/.patched: $(PYTHON_DIR)/.unpacked
|
||||
$(SOURCE_DIR)/patch-kernel.sh $(PYTHON_DIR) $(SOURCE_DIR) python*.patch
|
||||
toolchain/patch-kernel.sh $(PYTHON_DIR) package/python/ python*.patch
|
||||
touch $(PYTHON_DIR)/.patched
|
||||
|
||||
$(PYTHON_DIR)/.hostpython: $(PYTHON_DIR)/.patched
|
||||
|
||||
Reference in New Issue
Block a user