conf/machine/dht-walnut.conf : Set soft-float for the machine as its uses amcc405
authorStelios Koroneos <skoroneos@digital-opsis.com>
Tue, 23 Oct 2007 18:17:21 +0000 (18:17 +0000)
committerStelios Koroneos <skoroneos@digital-opsis.com>
Tue, 23 Oct 2007 18:17:21 +0000 (18:17 +0000)
conf/machine/dht-walnut.conf

index c31aecd..fe8f549 100644 (file)
@@ -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"