Bruce Beare | 08ee428 | 2011-02-18 15:06:20 -0800 | [diff] [blame] | 1 | The "generic_x86" product defines a non-hardware-specific IA target |
| 2 | without a kernel or bootloader. |
Bruce Beare | c25e503 | 2010-04-28 14:12:52 -0700 | [diff] [blame] | 3 | |
Bruce Beare | 08ee428 | 2011-02-18 15:06:20 -0800 | [diff] [blame] | 4 | It can be used to build the entire user-level system, and |
| 5 | will work with the IA version of the emulator, |
Bruce Beare | c25e503 | 2010-04-28 14:12:52 -0700 | [diff] [blame] | 6 | |
Bruce Beare | 08ee428 | 2011-02-18 15:06:20 -0800 | [diff] [blame] | 7 | It is not a product "base class"; no other products inherit |
| 8 | from it or use it in any way. |