From 507cffb439526485b75710c87f1fc5c3bf53b603 Mon Sep 17 00:00:00 2001 From: Liam Girdwood Date: Tue, 3 Oct 2006 09:41:34 +0000 Subject: mx31ads: Added VFP hard float support --- conf/machine/mx31ads.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'conf') 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" -- cgit 1.2.3-korg