kernel: move ubnt ledbar driver to a separate package
authorFelix Fietkau <nbd@nbd.name>
Fri, 30 Sep 2022 09:26:47 +0000 (11:26 +0200)
committerFelix Fietkau <nbd@nbd.name>
Fri, 30 Sep 2022 09:28:51 +0000 (11:28 +0200)
commit4363faef8a8c975410f001858b010170942aacfc
tree6724d328151cc7066044fcb98330cfc40f1da54b
parenta0a4cfd83b9f09c4562c065d0017b389b2987263
kernel: move ubnt ledbar driver to a separate package

Simplifies the tree by removing a non-upstream kernel patch and related kconfig
symbols

Signed-off-by: Felix Fietkau <nbd@nbd.name>
14 files changed:
package/kernel/ubnt-ledbar/Makefile [new file with mode: 0644]
package/kernel/ubnt-ledbar/src/Makefile [new file with mode: 0644]
package/kernel/ubnt-ledbar/src/leds-ubnt-ledbar.c [new file with mode: 0644]
target/linux/ath79/patches-5.10/0003-leds-add-reset-controller-based-driver.patch
target/linux/ath79/patches-5.15/0003-leds-add-reset-controller-based-driver.patch
target/linux/generic/config-5.10
target/linux/generic/config-5.15
target/linux/generic/files/drivers/leds/leds-ubnt-ledbar.c [deleted file]
target/linux/generic/hack-5.10/800-ubnt-ledbar-driver.patch [deleted file]
target/linux/generic/hack-5.15/800-ubnt-ledbar-driver.patch [deleted file]
target/linux/mediatek/filogic/config-5.15
target/linux/mediatek/modules.mk
target/linux/ramips/mt7621/config-5.10
target/linux/ramips/mt7621/config-5.15