From: Liam Girdwood Date: Tue, 3 Oct 2006 09:41:34 +0000 (+0000) Subject: mx31ads: Added VFP hard float support X-Git-Tag: Release-2010-05/1~9453^2~640 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=507cffb439526485b75710c87f1fc5c3bf53b603;p=openembedded.git mx31ads: Added VFP hard float support --- diff --git a/conf/machine/mx31ads.conf b/conf/machine/mx31ads.conf index 2215af3239..ad6de78f56 100644 --- a/conf/machine/mx31ads.conf +++ b/conf/machine/mx31ads.conf @@ -3,6 +3,7 @@ #@DESCRIPTION: Machine configuration for Freescale MX31ADS TARGET_ARCH = "arm" +TARGET_FPU_arm = "hard" GUI_MACHINE_CLASS = "smallscreen" IPKG_EXTRA_ARCHS = "armv6"