blob: 8b0fef144e489f5b1986c6d09ed82eb3de43fcdb [file] [log] [blame]
# Configuration for Android on Ingenic xb4780/Xburst MIPS CPU.
# Generating binaries for MIPS32R2/hard-float/little-endian without
# support for the Madd family of instructions.
ARCH_MIPS_HAS_FPU :=true
ARCH_HAVE_ALIGNED_DOUBLES :=true
arch_variant_cflags := \
-EL \
-march=mips32r2 \
-mtune=mips32r2 \
-mips32r2 \
-mhard-float \
-mno-fused-madd \
-Wa,-mmxu
arch_variant_ldflags := \
-EL