summaryrefslogtreecommitdiffstats
path: root/configs/qemu_ppc_g3beige_defconfig
diff options
context:
space:
mode:
authorGustavo Zacarias2012-04-26 03:35:11 +0200
committerPeter Korsgaard2012-04-29 20:44:29 +0200
commit0242ae4c6b7d1daf85a5f0c191394b0a15f95c54 (patch)
treee1a1540d7164d45bf83ca39aff8f5c4031eb19cd /configs/qemu_ppc_g3beige_defconfig
parentpackage: add libfcgi fast cgi library. (diff)
downloadbuildroot-0242ae4c6b7d1daf85a5f0c191394b0a15f95c54.tar.gz
buildroot-0242ae4c6b7d1daf85a5f0c191394b0a15f95c54.tar.xz
buildroot-0242ae4c6b7d1daf85a5f0c191394b0a15f95c54.zip
qemu/ppc-g3beige: target 750 rather than 440fp
Target a powerpc 750 rather than the incorrect 440fp to avoid issues and for correctness. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'configs/qemu_ppc_g3beige_defconfig')
-rw-r--r--configs/qemu_ppc_g3beige_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/qemu_ppc_g3beige_defconfig b/configs/qemu_ppc_g3beige_defconfig
index a20d3e433..8f36446a9 100644
--- a/configs/qemu_ppc_g3beige_defconfig
+++ b/configs/qemu_ppc_g3beige_defconfig
@@ -1,6 +1,6 @@
# Architecture
BR2_powerpc=y
-BR2_powerpc_440fp=y
+BR2_powerpc_750=y
# filesystem
BR2_TARGET_ROOTFS_EXT2=y