| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | bmips: add subtargets for each SoC | Álvaro Fernández Rojas | 2023-04-10 | 1 | -16/+0 |
| | | | | | | | | | BMIPS is a generic arch that can be used for multiple Broadcom SoCs, each one with its own specific drivers, so instead of having a huge kernel supporting all of them, let's switch to a subtarget per SoC like other OpenWrt targets. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> | ||||
| * | bmips: split base-files into subtargets | Adrian Schmutzler | 2021-02-23 | 1 | -0/+16 |
| Like done for several targets already, splitting base-files into subtarget will provide smaller images due to more specific distribution of files per subtarget and allow to use default cases more effectively. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de> | |||||
