mirror of
https://github.com/OneOfEleven/uv-k5-firmware-custom.git
synced 2025-04-28 06:11:24 +03:00
revert makefile python change due to causing problems fir some
This commit is contained in:
parent
2bde63c6e0
commit
9f3fa510c2
6
Makefile
6
Makefile
@ -481,9 +481,9 @@ all: $(TARGET)
|
||||
|
||||
$(info PYTHON = $(PYTHON))
|
||||
|
||||
# -python fw-pack.py $<.bin $(GIT_HASH) $<.packed.bin
|
||||
# -python3 fw-pack.py $<.bin $(GIT_HASH) $<.packed.bin
|
||||
-$(PYTHON) fw-pack.py $<.bin $(GIT_HASH) $<.packed.bin
|
||||
-python fw-pack.py $<.bin $(GIT_HASH) $<.packed.bin
|
||||
-python3 fw-pack.py $<.bin $(GIT_HASH) $<.packed.bin
|
||||
# -$(PYTHON) fw-pack.py $<.bin $(GIT_HASH) $<.packed.bin
|
||||
|
||||
$(SIZE) $<
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user