[oe-commits] org.oe.dev mx31ads: Added VFP hard float support

lrg commit openembedded-commits at lists.openembedded.org
Tue Oct 3 09:48:14 UTC 2006


mx31ads: Added VFP hard float support

Author: lrg at openembedded.org
Branch: org.openembedded.dev
Revision: 20a77bb616d30786c884a3ea86ee71ede83b0936
ViewMTN: http://monotone.openembedded.org/revision.psp?id=20a77bb616d30786c884a3ea86ee71ede83b0936
Files:
1
conf/machine/mx31ads.conf
Diffs:

#
# mt diff -r38492872c826d27d85bf36edff0fafb638af38cd -r20a77bb616d30786c884a3ea86ee71ede83b0936
#
# 
# 
# patch "conf/machine/mx31ads.conf"
#  from [58ff600c0244bb1775fbaa58d48671791c245375]
#    to [e5a70cc84cc0a30319d07108381ff8a33fd64f12]
# 
============================================================
--- conf/machine/mx31ads.conf	58ff600c0244bb1775fbaa58d48671791c245375
+++ conf/machine/mx31ads.conf	e5a70cc84cc0a30319d07108381ff8a33fd64f12
@@ -1,8 +1,9 @@ TARGET_ARCH = "arm"
 #@TYPE: Machine
 #@Name: Freescale MX31ADS
 #@DESCRIPTION: Machine configuration for Freescale MX31ADS 
 
 TARGET_ARCH = "arm"
+TARGET_FPU_arm = "hard"
 
 GUI_MACHINE_CLASS = "smallscreen"
 IPKG_EXTRA_ARCHS = "armv6"






More information about the Openembedded-commits mailing list