From c25fa77a4a123e2c7f4688b10a0cebfde8601dbd Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Thu, 15 Aug 2013 10:35:27 -0700 Subject: qemuppc: Change default tune to 74xx We use mac99 as platform for qemuppc lets choose a tuning thats appropriate for it (From OE-Core rev: 9b5572b8014f23747f18a7e0ca30c7094c524920) Signed-off-by: Khem Raj Signed-off-by: Saul Wold Signed-off-by: Richard Purdie --- meta/conf/machine/qemuppc.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/conf') diff --git a/meta/conf/machine/qemuppc.conf b/meta/conf/machine/qemuppc.conf index 48eecb7..93145a1 100644 --- a/meta/conf/machine/qemuppc.conf +++ b/meta/conf/machine/qemuppc.conf @@ -3,7 +3,7 @@ #@DESCRIPTION: Machine configuration for running an PPC system under qemu emulation require conf/machine/include/qemu.inc -require conf/machine/include/tune-ppc603e.inc +require conf/machine/include/tune-ppc7400.inc KERNEL_IMAGETYPE = "vmlinux" -- cgit v1.1