platform_build/target/board/generic_mips64/README.txt
Chris Dearman 1efd9e462a [MIPS64] Add mips64 target
Change-Id: Ice1621101c0d5a3314db288542ca8020e3f406bf
Signed-off-by: Duane Sand <duane.sand@imgtec.com>
2014-02-05 19:07:57 -08:00

8 lines
292 B
Text

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.