Home | History | Annotate | Download | only in mips
      1 # Configuration for Android on MIPS.
      2 # Generating binaries for MIPS32R2/hard-float/little-endian/dsp
      3 
      4 ARCH_MIPS_HAS_DSP  	:=true
      5 ARCH_MIPS_DSP_REV	:=1
      6 ARCH_MIPS_HAS_FPU       :=true
      7 ARCH_HAVE_ALIGNED_DOUBLES :=true
      8