allwinner_a64/android/build/make/target/board/generic_mips
2018-08-08 16:48:17 +08:00
..
BoardConfig.mk upload android base code part3 2018-08-08 16:48:17 +08:00
device.mk upload android base code part3 2018-08-08 16:48:17 +08:00
README.txt upload android base code part3 2018-08-08 16:48:17 +08:00
system.prop upload android base code part3 2018-08-08 16:48:17 +08: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.