aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/mx31ads.conf
diff options
context:
space:
mode:
authorLiam Girdwood <liam.girdwood@wolfsonmicro.com>2006-10-03 09:41:34 +0000
committerLiam Girdwood <liam.girdwood@wolfsonmicro.com>2006-10-03 09:41:34 +0000
commit507cffb439526485b75710c87f1fc5c3bf53b603 (patch)
treec9dd09973cd567b61c262f557743c936fab6e540 /conf/machine/mx31ads.conf
parent70b1c3148e4785363d29cf36f0d08e069eeb56db (diff)
downloadopenembedded-507cffb439526485b75710c87f1fc5c3bf53b603.tar.gz
mx31ads: Added VFP hard float support
Diffstat (limited to 'conf/machine/mx31ads.conf')
-rw-r--r--conf/machine/mx31ads.conf1
1 files changed, 1 insertions, 0 deletions
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"