| Name | Date | Size | #Lines | LOC | ||
|---|---|---|---|---|---|---|
| .. | - | - | ||||
| BoardConfig.mk | D | 03-May-2024 | 2.3 KiB | 78 | 37 | |
| README.txt | D | 03-May-2024 | 292 | 9 | 6 | |
| device.mk | D | 03-May-2024 | 1.5 KiB | 37 | 15 | |
| system.prop | D | 03-May-2024 | 114 | 7 | 5 |
README.txt
1The "generic_mips64" product defines a MIPS64 based non-hardware-specific 2target without a kernel or bootloader. 3 4It can be used to build the entire user-level system, and 5will work with the emulator. 6 7It is not a product "base class"; no other products inherit 8from it or use it in any way. 9