Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | ath79: rename and sort patches by OpenWrt naming rules | Shiji Yang | 2023-09-08 |
| | | | | | | | | | | The patches in the ath79 target have not been sorted for a long time and they are very chaotic now. This patch sorts them again according to the OpenWrt naming rules[1], so that we can better manage them. [1] https://openwrt.org/docs/guide-developer/toolchain/use-patches-with-buildsystem#naming_patches Signed-off-by: Shiji Yang <yangshiji66@qq.com> | ||
* | ath79: add 5.15 support for generic subtarget | David Bauer | 2022-03-30 |
Add Kernel 5.15 patches + config. This is currently only available for the generic subtarget, as it was exclusively tested with this target. Tested-on: Siemens WS-AP3610, Enterasys WS-AP3705i Signed-off-by: David Bauer <mail@david-bauer.net> |