aboutsummaryrefslogtreecommitdiff
path: root/ports/qemu-arm/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'ports/qemu-arm/README.md')
-rw-r--r--ports/qemu-arm/README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/qemu-arm/README.md b/ports/qemu-arm/README.md
index 0cf93c7d5..4f1e79b10 100644
--- a/ports/qemu-arm/README.md
+++ b/ports/qemu-arm/README.md
@@ -21,3 +21,7 @@ toolchain and not with CodeSourcery toolchain. You will need to modify
The difference is that CodeSourcery needs `-T generic-m-hosted.ld` while
ARM's version requires `--specs=nano.specs --specs=rdimon.specs` to be
passed to the linker.
+
+To build and run image with builtin testsuite:
+
+ make -f Makefile.test test