From: Stelios Koroneos Date: Tue, 23 Oct 2007 18:17:21 +0000 (+0000) Subject: conf/machine/dht-walnut.conf : Set soft-float for the machine as its uses amcc405 X-Git-Tag: Release-2010-05/1~8454^2~160^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b9dab1285a359e8b713b7589d75c223cdb382df;p=openembedded.git conf/machine/dht-walnut.conf : Set soft-float for the machine as its uses amcc405 --- diff --git a/conf/machine/dht-walnut.conf b/conf/machine/dht-walnut.conf index c31aecd550..fe8f549221 100644 --- a/conf/machine/dht-walnut.conf +++ b/conf/machine/dht-walnut.conf @@ -13,7 +13,7 @@ UBOOT_ENTRYPOINT = "0" MACHINE_FEATURES = "kernel26 ext2" TARGET_CPU = "405" -OLDEST_KERNEL = "2.6.18" +TARGET_FPU = "soft" #don't try to access tty1 USE_VT = "0"