aboutsummaryrefslogtreecommitdiff
path: root/tests/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'tests/scripts')
-rw-r--r--tests/scripts/makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/scripts/makefile b/tests/scripts/makefile
index 8079c3c..530e0bb 100644
--- a/tests/scripts/makefile
+++ b/tests/scripts/makefile
@@ -20,6 +20,7 @@ QEMU := qemu-system-$(ARCH) -machine virt -kernel ../kmi.bin \
-monitor none \
-nographic \
-no-reboot \
+ -m 128M \
-initrd
KMI := ../kmi.bin