These are all either recently unused due to the removal of CFLAGS/etc, or have been exported by Soong and are no longer necessary. Change-Id: I5930d43fda21acc8202b3d8ea010fbefb6ae4cf1
7 lines
237 B
Makefile
7 lines
237 B
Makefile
# 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
|