summaryrefslogtreecommitdiffstats
path: root/meta/conf/machine/qemumips64.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta/conf/machine/qemumips64.conf')
-rw-r--r--meta/conf/machine/qemumips64.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/conf/machine/qemumips64.conf b/meta/conf/machine/qemumips64.conf
index 1872e7b62d..6d5174665f 100644
--- a/meta/conf/machine/qemumips64.conf
+++ b/meta/conf/machine/qemumips64.conf
@@ -12,3 +12,5 @@ KERNEL_IMAGETYPE = "vmlinux"
12KERNEL_ALT_IMAGETYPE = "vmlinux.bin" 12KERNEL_ALT_IMAGETYPE = "vmlinux.bin"
13 13
14SERIAL_CONSOLES ?= "115200;ttyS0 115200;ttyS1" 14SERIAL_CONSOLES ?= "115200;ttyS0 115200;ttyS1"
15
16QB_SYSTEM_NAME = "qemu-system-mips64"