platform_build/target/board/generic_mips64
Ying Wang 180b22590d am 729c9ff5: am 7754e0ce: Merge "[MIPS64] Modify the default MIPS64 build to MIPS64R6."
* commit '729c9ff5ec2085461027a5174d053e77b8c9a100':
  [MIPS64] Modify the default MIPS64 build to MIPS64R6.
2014-09-03 19:59:17 +00:00
..
BoardConfig.mk [MIPS64] Modify the default MIPS64 build to MIPS64R6. 2014-09-02 16:30:00 -07:00
README.txt [MIPS64] Add mips64 target 2014-02-05 19:07:57 -08:00
device.mk stagefright: use media_codecs_google*.xml files 2014-03-19 17:39:39 -07: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.