diff --git a/ports/arm/platforms/qemu_integratorcp/Makefile b/ports/arm/platforms/qemu_integratorcp/Makefile index ef8daad..d60c4b8 100644 --- a/ports/arm/platforms/qemu_integratorcp/Makefile +++ b/ports/arm/platforms/qemu_integratorcp/Makefile @@ -126,7 +126,7 @@ doxygen: doxygen ../../Doxyfile doxygen ./Doxyfile -# Run tests within simavr simulator +# Run tests within QEMU simulator phony_qemu_elfs = $(addsuffix .sim, $(TEST_ELFS)) qemutests: $(phony_qemu_elfs) .PHONY: qemutests $(phony_qemu_elfs)