aboutsummaryrefslogtreecommitdiff
path: root/package/kernel/ubnt-ledbar/Makefile
Commit message (Collapse)AuthorAge
* ubnt-ledbar: depend on mediatek and ramips subtargetsTomasz Maciej Nowak2023-05-24
| | | | | | | It's only used on devices in mt7621 and mt7622 subtargets, so no reason to compile it for others. Signed-off-by: Tomasz Maciej Nowak <tmn505@gmail.com>
* ubnt-ledbar: make package available on other targetsDaniel Golle2022-09-30
| | | | | | | | As also ramips/mt7621 now has a user of the ubnt-ledbar driver, make the package available on all targets by removing the dependency on @TARGET_mediatek_mt7622. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* kernel: move ubnt ledbar driver to a separate packageFelix Fietkau2022-09-30
Simplifies the tree by removing a non-upstream kernel patch and related kconfig symbols Signed-off-by: Felix Fietkau <nbd@nbd.name>