platform_build/target/board/generic_mips
Brian Carlstrom 894aaf4039 Remove obsolete libffi
Change-Id: I092e643be8bde9dbf00dd0d3314275e1ac3db409
2014-09-29 13:05:03 -07:00
..
BoardConfig.mk Add domains for goldfish services. 2014-09-22 14:41:56 -04:00
device.mk Remove obsolete libffi 2014-09-29 13:05:03 -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.