Rename port Makefile for consistency

This commit is contained in:
iabdalkader 2020-12-25 20:18:38 +02:00
parent b4dc6a8d57
commit 4f47e35819
2 changed files with 1 additions and 1 deletions

View File

@ -138,7 +138,7 @@ MICROPY_ARGS += MICROPY_PY_MICRO_SPEECH=1
endif
# Include the port Makefile.
include $(OMV_DIR)/ports/$(PORT)/omv_port.mk
include $(OMV_DIR)/ports/$(PORT)/omv_portconfig.mk
clean:
$(RM) -fr $(BUILD)