platform_build/target/board/generic_mips
Chris Dearman 1272b7872a [MIPS] Use mksh for /system/bin/sh
Signed-off-by: Chris Dearman <chris@mips.com>

Change-Id: I01a6c1e2ac9de5b6d86c2aace041a0f7400f6b5e
2013-02-15 14:00:18 -08:00
..
Android.mk MIPS generic target support 2012-05-08 11:53:47 -07:00
BoardConfig.mk [MIPS] Use mksh for /system/bin/sh 2013-02-15 14:00:18 -08:00
device.mk Modify full_mips-eng build in line with the full-eng build 2012-08-01 11:04:09 -07:00
README.txt MIPS generic target support 2012-05-08 11:53:47 -07:00
system.prop MIPS generic target support 2012-05-08 11:53:47 -07:00

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.