Files
build/core/combo/arch/mips64/mips64r2.mk
Dan Willemsen 056609ccfe Remove unnecessary variables
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
2016-05-25 21:23:20 -07:00

7 lines
189 B
Makefile

# Configuration for Android on mips64r2.
# This target is for temporary use only, until mips64r6 is supported by Android's qemu.
ARCH_MIPS_HAS_FPU :=true
ARCH_HAVE_ALIGNED_DOUBLES :=true