platform_build/target/board/generic_mips64
Chih-Hung Hsieh 4dcd769f2c Move mips64 target to clang by default.
Bug: 23163853
Change-Id: Ia3d449f908b09ce95b3de246c8c699d171dcbaa3
2015-11-20 13:35:44 -08:00
..
BoardConfig.mk Move mips64 target to clang by default. 2015-11-20 13:35:44 -08:00
README.txt [MIPS64] Add mips64 target 2014-02-05 19:07:57 -08:00
device.mk am 807a28b9: am 00bd658e: Merge "Remove obsolete libffi" 2014-09-29 22:38:33 +00:00
system.prop [MIPS64] Add mips64 target 2014-02-05 19:07:57 -08:00

README.txt

The "generic_mips64" product defines a MIPS64 based non-hardware-specific
target without a kernel or bootloader.

It can be used to build the entire user-level system, and
will work with the emulator.

It is not a product "base class"; no other products inherit
from it or use it in any way.