Commit Graph

2 Commits

Author SHA1 Message Date
David Bauer 2acc7f1bae x86: update profile names 2021-06-22 01:59:48 +02:00
Vieno Hakkerinen 87aecd5ab5 targets: add x86-legacy subtarget
As x86-generic is compiled to pentium4 (and newer) there is a need for
a subtarget for older devices. The x86-legacy subtarget is set to
compile to pentium (and newer) and should support even very old devics.

x86-legacy includes the packages from x86.inc to only maintain one
package list. The three excludes are because the packages do not exist
for x86-legacy.
2020-05-16 23:58:46 +02:00