Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | x86: remove obsolete legacy profiles | Paul Spooren | 2020-03-21 |
| | | | | | | | | Rely on device profiles instead for packages selection. Signed-off-by: Tomasz Maciej Nowak <tomek_n@o2.pl> [rebase, adjusted commit title] Signed-off-by: Paul Spooren <mail@aparcar.org> | ||
* | x86: make profile titles more verbose | Paul Spooren | 2019-11-03 |
| | | | | | | | | | | | | | | | | So far (nearly) all x86 profiles are called "Generic" which makes it hard to distinguish them in special cases, like searching for a specific profile (without pre-selecting target/subtarget). To make this change locally working, remove the tmp/ folder to force reload of menuconfig. As these files are infrequently touched, the Copyright was updated as well. Signed-off-by: Paul Spooren <mail@aparcar.org> [changed commit title] Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de> | ||
* | x86: reorganize x86_32 support | Daniel Golle | 2016-06-07 |
copy current 'generic' target to new 'legacy' target. Signed-off-by: Daniel Golle <daniel@makrotopia.org> |