From 8d6469e2406f7c21aebff8873ff0167f08692e1f Mon Sep 17 00:00:00 2001 From: Holger Freyther Date: Mon, 12 Sep 2005 19:06:27 +0000 Subject: Triton XScale Board Support: Add latest patch courstey justin.huff BEI blueviewtech.com from Bug-Report #316. Do not hardcode the used FPU - leave that to the distribution and starting using PV variable --- conf/machine/triton.conf | 1 - 1 file changed, 1 deletion(-) (limited to 'conf') diff --git a/conf/machine/triton.conf b/conf/machine/triton.conf index 5816aac900..aea420907f 100644 --- a/conf/machine/triton.conf +++ b/conf/machine/triton.conf @@ -3,7 +3,6 @@ #@DESCRIPTION: Machine configuration for the XScale based triton boards from KaRo Electronics TARGET_ARCH = "arm" -TARGET_FPU = "soft" IPKG_ARCHS = "all arm armv5te ${MACHINE}" PREFERRED_PROVIDER_virtual/kernel = "triton-kernel" -- cgit v1.2.3