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>
This commit is contained in:
Gustavo Zacarias 2012-04-26 01:35:11 +00:00 committed by Peter Korsgaard
parent c34d753008
commit 0242ae4c6b

View File

@ -1,6 +1,6 @@
# Architecture
BR2_powerpc=y
BR2_powerpc_440fp=y
BR2_powerpc_750=y
# filesystem
BR2_TARGET_ROOTFS_EXT2=y