summaryrefslogtreecommitdiffstats
path: root/meta/conf/machine/qemuppc.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta/conf/machine/qemuppc.conf')
-rw-r--r--meta/conf/machine/qemuppc.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/machine/qemuppc.conf b/meta/conf/machine/qemuppc.conf
index 6ca8ce8d26..0bbeac7da6 100644
--- a/meta/conf/machine/qemuppc.conf
+++ b/meta/conf/machine/qemuppc.conf
@@ -8,7 +8,7 @@ PACKAGE_EXTRA_ARCHS = "ppc603e"
8require conf/machine/include/qemu.inc 8require conf/machine/include/qemu.inc
9require conf/machine/include/tune-ppc603e.inc 9require conf/machine/include/tune-ppc603e.inc
10 10
11KERNEL_IMAGETYPE = "uImage" 11KERNEL_IMAGETYPE = "zImage"
12 12
13SERIAL_CONSOLE = "115200 ttyS0" 13SERIAL_CONSOLE = "115200 ttyS0"
14 14