From: Koen Kooi Date: Wed, 5 Jan 2011 17:44:37 +0000 (+0100) Subject: angstrom: use floating point for tegra2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d419feeaf209e2da5fabea4dddd632dcb844a44b;p=openembedded.git angstrom: use floating point for tegra2 Signed-off-by: Koen Kooi --- diff --git a/conf/distro/include/angstrom.inc b/conf/distro/include/angstrom.inc index 2ab91796a0..c04864ba96 100644 --- a/conf/distro/include/angstrom.inc +++ b/conf/distro/include/angstrom.inc @@ -133,6 +133,7 @@ TARGET_FPU_ppc405 ?= "soft" TARGET_FPU_armv6 ?= "hard" TARGET_FPU_armv6-novfp ?= "soft" TARGET_FPU_armv7a ?= "hard" +TARGET_FPU_armv7a-vfp ?= "hard" TARGET_FPU_ppc603e ?= "hard" # webkit-gtk and cairo have alignment issues with double instructions on armv5 so