mirror of
https://github.com/openmv/openmv.git
synced 2025-11-04 14:49:50 +08:00
Rename port Makefile for consistency
This commit is contained in:
parent
b4dc6a8d57
commit
4f47e35819
@ -138,7 +138,7 @@ MICROPY_ARGS += MICROPY_PY_MICRO_SPEECH=1
|
|||||||
endif
|
endif
|
||||||
|
|
||||||
# Include the port Makefile.
|
# Include the port Makefile.
|
||||||
include $(OMV_DIR)/ports/$(PORT)/omv_port.mk
|
include $(OMV_DIR)/ports/$(PORT)/omv_portconfig.mk
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
$(RM) -fr $(BUILD)
|
$(RM) -fr $(BUILD)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user