From 5cbf26e684910c167679596fc761cb166b0319c4 Mon Sep 17 00:00:00 2001 From: Philip Balister Date: Tue, 14 Aug 2007 21:38:22 +0000 Subject: omap2430sdp : Add support for the omap2430sdp board. --- conf/machine/include/tune-arm1136jf-s.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/machine/include/tune-arm1136jf-s.conf') diff --git a/conf/machine/include/tune-arm1136jf-s.conf b/conf/machine/include/tune-arm1136jf-s.conf index 9b4174018c..68316f36bf 100644 --- a/conf/machine/include/tune-arm1136jf-s.conf +++ b/conf/machine/include/tune-arm1136jf-s.conf @@ -1,2 +1,2 @@ -TARGET_CC_ARCH = "-march=armv6 -mtune=arm1136jf-s -mfpu=vfp" +TARGET_CC_ARCH = "-march=armv6j -mtune=arm1136jf-s -mfpu=vfp -mfloat-abi=softfp" PACKAGE_ARCH = "armv6" \ No newline at end of file -- cgit v1.2.3