summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2013-10-16 12:31:20 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2013-10-16 12:31:20 +0200
commit3af3bfae7066bd849ba4a3fcbc034436f59f6c2b (patch)
tree07794b057417cd381a0d874693ba2e3e1d3a4e09 /conf
parentf746bbff35e19dd79aedd395c826cb4a43ffbdc5 (diff)
machines: T30 and VF50 consitstently use NEON and hard float
- Colibri T30 and Apalis T30 changed to NEON - Colibri VF50 changed to hard float This makes packages built for T30 incompatible with Colibri T20 (but Colibri T20 packages can still be used on T30)
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/colibri-vf50.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/colibri-vf50.conf b/conf/machine/colibri-vf50.conf
index c482ca5..422e18a 100644
--- a/conf/machine/colibri-vf50.conf
+++ b/conf/machine/colibri-vf50.conf
@@ -3,6 +3,8 @@
#@SOC: vf50
#@DESCRIPTION: Toradex Colibri VF50
+#use hard float
+DEFAULTTUNE = "armv7ahf-neon"
include conf/machine/include/imx-base.inc
include conf/machine/include/tune-cortexa5.inc