android_build/target/board/generic_mips
Chris Dearman 1603e3a987 Modify full_mips-eng build in line with the full-eng build
Change-Id: Iebbad0c2a4f8f01b2ff8a08ea77965291a842636

Signed-off-by: Raghu Gandham <raghu@mips.com>
2012-08-01 11:04:09 -07:00
..
Android.mk
BoardConfig.mk Modify full_mips-eng build in line with the full-eng build 2012-08-01 11:04:09 -07:00
README.txt
device.mk Modify full_mips-eng build in line with the full-eng build 2012-08-01 11:04:09 -07:00
system.prop

README.txt

The "generic_mips" product defines a MIPS 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, though sound will not work
(see the "emulator" product for that).

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