blob: 37682267dee78d3e82ed570634e2598db9a0e32f [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 \
-msynci \
-mno-fused-madd
arch_variant_ldflags := \
-EL