platform_build/target/board/generic_mips64
2017-08-01 23:30:23 +00:00
..
BoardConfig.mk Merge "Revert "Revert "emulator: create qemu images for system,vendor""" am: 5af2027e34 am: abd33cdba6 2017-08-01 23:30:23 +00:00
device.mk am 807a28b9: am 00bd658e: Merge "Remove obsolete libffi" 2014-09-29 22:38:33 +00:00
README.txt [MIPS64] Add mips64 target 2014-02-05 19:07:57 -08:00
system.prop Emulator: set correct rild library path for 64bit arch 2017-02-01 12:52:48 -08:00

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.