Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
BoardConfig.mk | D | 23-Mar-2024 | 1.4 KiB | 43 | 19 | |
README.txt | D | 23-Mar-2024 | 297 | 9 | 6 | |
device.mk | D | 23-Mar-2024 | 949 | 28 | 8 | |
system_ext.prop | D | 23-Mar-2024 | 80 | 6 | 4 |
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