summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index cc8a534..381e871 100644
--- a/Makefile
+++ b/Makefile
@@ -47,4 +47,4 @@ $(BUILD_DIR)/$(ISO_NAME): $(BUILD_DIR)/$(K_BIN_NAME) grub.cfg
grub-mkrescue -o $(BUILD_DIR)/$(ISO_NAME) $(BUILD_DIR)/iso
run: all
- qemu-system-x86_64 $(BUILD_DIR)/$(ISO_NAME) -serial stdio
+ qemu-system-x86_64 $(BUILD_DIR)/$(ISO_NAME) -serial stdio -m 4G