Skip to content
Snippets Groups Projects
Commit fb676a24 authored by Bob Mottram's avatar Bob Mottram
Browse files

qemu x86_64

parent 966ba35f
No related branches found
No related tags found
No related merge requests found
No preview for this file type
......@@ -178,8 +178,8 @@ qemu-i386: prep
$(SIGN)
@echo "Build complete."
qemu-amd64: prep
$(eval ARCHITECTURE = amd64)
qemu-x86_64: prep
$(eval ARCHITECTURE = x86_64)
$(eval MACHINE = qemu)
$(MAKE_IMAGE)
# Convert image to qemu format
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment