]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/an5206.c
Make default boot order machine specific
[mirror_qemu.git] / hw / an5206.c
index dcfe34b3ae2d3e140b5739b24810dc0b5e9635d1..750115a3aaf0e71ba501b5454fc630b32a82b825 100644 (file)
@@ -86,6 +86,7 @@ static QEMUMachine an5206_machine = {
     .name = "an5206",
     .desc = "Arnewsh 5206",
     .init = an5206_init,
+    DEFAULT_MACHINE_OPTIONS,
 };
 
 static void an5206_machine_init(void)