summaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile
index 0c763af..a8c56b2 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -46,7 +46,7 @@ image:
.PHONY: qemu-amd64
run:
- qemu-system-$(TARGET) $(QEMU_FLAGS)
+ qemu-system-x86_64 $(QEMU_FLAGS)
.PHONY: clean
clean: