openwrt-Ansuel/package/kernel/linux/modules
Nick Hainke 047361dee4
treewide: cleanup kernel symbol references
We only use 5.15 kernel. So remove all those unnecessary symbols
referencing 5.10 or 5.15 kernel.

Can be found with:
  git grep -E 'LINUX_5_1(0|5)'

Note that we remove the dependency from "sound-soc-chipdip-dac" instead
of removing the complete kernel package. The 5.15 version bump forgot to
delete the "@LINUX_5_10" dependency. The kernel package is still needed
in 5.15 kernel.

Signed-off-by: Nick Hainke <vincent@systemli.org>
2023-05-12 13:02:44 +02:00
..
001-depends.mk
block.mk
can.mk
crypto.mk
firewire.mk
fs.mk
gpio-cascade.mk
hwmon.mk
i2c.mk
iio.mk
input.mk
leds.mk
lib.mk
multiplexer.mk
netdevices.mk treewide: cleanup kernel symbol references 2023-05-12 13:02:44 +02:00
netfilter.mk
netsupport.mk
nls.mk
other.mk
pcmcia.mk
sound.mk
spi.mk
usb.mk
video.mk
virt.mk
w1.mk
wpan.mk