aboutsummaryrefslogtreecommitdiff
path: root/hw/leon3.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/leon3.c')
-rw-r--r--hw/leon3.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/leon3.c b/hw/leon3.c
index 79b3a41def..f16a8bb4ec 100644
--- a/hw/leon3.c
+++ b/hw/leon3.c
@@ -212,6 +212,7 @@ static QEMUMachine leon3_generic_machine = {
.name = "leon3_generic",
.desc = "Leon-3 generic",
.init = leon3_generic_hw_init,
+ DEFAULT_MACHINE_OPTIONS,
};
static void leon3_machine_init(void)