scripts/functions
changeset 2739 f320e22f2cba
parent 2738 149c33923f47
child 2763 3f1798d436da
     1.1 --- a/scripts/functions	Wed Oct 19 15:27:32 2011 +1300
     1.2 +++ b/scripts/functions	Wed Oct 19 15:27:32 2011 +1300
     1.3 @@ -993,6 +993,10 @@
     1.4              CT_ARCH_FLOAT_CFLAG="-msoft-float"
     1.5              CT_ARCH_WITH_FLOAT="--with-float=soft"
     1.6              ;;
     1.7 +        softfp)
     1.8 +            CT_ARCH_FLOAT_CFLAG="-mfloat-abi=softfp"
     1.9 +            CT_ARCH_WITH_FLOAT="--with-float=softfp"
    1.10 +            ;;
    1.11      esac
    1.12  
    1.13      # Build the default kernel tuple part