platform_build/target/board/generic_mips64
Brian Carlstrom 894aaf4039 Remove obsolete libffi
Change-Id: I092e643be8bde9dbf00dd0d3314275e1ac3db409
2014-09-29 13:05:03 -07:00
..
BoardConfig.mk [MIPS64] Modify the default MIPS64 build to MIPS64R6. 2014-09-02 16:30:00 -07:00
device.mk Remove obsolete libffi 2014-09-29 13:05:03 -07:00
README.txt [MIPS64] Add mips64 target 2014-02-05 19:07:57 -08:00
system.prop [MIPS64] Add mips64 target 2014-02-05 19:07:57 -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.