aboutsummaryrefslogtreecommitdiff
path: root/target/linux/uml/patches-5.10/101-mconsole-exec.patch
Commit message (Collapse)AuthorAge
* treewide: remove files for building 5.10 kernelNick Hainke2023-05-12
| | | | | | | | | | | All targets are bumped to 5.15. Remove the old 5.10 patches, configs and files using: find target/linux -iname '*-5.10' -exec rm -r {} \; Further, remove the 5.10 include. Signed-off-by: Nick Hainke <vincent@systemli.org>
* uml: add Kernel 5.10 support via testingPaul Spooren2021-11-02
Add the latest default Kernel for testing. This step is required to keep UML in tree for the next release. Signed-off-by: Paul Spooren <mail@aparcar.org>