Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | treewide: remove files for building 5.10 kernel | Nick Hainke | 2023-05-12 | 1 | -54/+0 |
| | | | | | | | | | | | 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> | ||||
* | rockchip: move r8152 related patches to generic | Chukun Pan | 2021-10-30 | 1 | -0/+54 |
These patches can be used on other platforms, so move it to generic. Signed-off-by: Chukun Pan <amadeus@jmu.edu.cn> |