qemu/sparc-ss10: switch to v8 optimization

Switch to generic V8 optimization for gcc since we dropped the explicit
supersparc one and works just the same.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Gustavo Zacarias 2013-01-02 03:54:33 +00:00 committed by Peter Korsgaard
parent 16bcf46a63
commit 5406b810d0

View File

@ -1,6 +1,6 @@
# Architecture
BR2_sparc=y
BR2_sparc_supersparc=y
BR2_sparc_v8=y
# filesystem
BR2_TARGET_ROOTFS_EXT2=y