Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
BoardConfig.mk | D | 03-May-2024 | 1.3 KiB | 44 | 22 | |
README.txt | D | 03-May-2024 | 297 | 9 | 6 | |
device.mk | D | 03-May-2024 | 1.1 KiB | 32 | 10 | |
system.prop | D | 03-May-2024 | 107 | 7 | 5 |
README.txt
1The "generic_x86" product defines a non-hardware-specific IA target 2without a kernel or bootloader. 3 4It can be used to build the entire user-level system, and 5will work with the IA version of the emulator, 6 7It is not a product "base class"; no other products inherit 8from it or use it in any way. 9