mirror of
https://github.com/kelvinlawson/atomthreads.git
synced 2026-01-11 18:33:16 +01:00
Makefile: typo leftover from avr port.
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user