openwrt/target/linux/pistachio
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
..
base-files treewide: remove execute bit and shebang from board.d files 2021-03-06 11:30:06 +01:00
generic pistachio: add generic subtarget 2022-12-23 19:44:22 +01:00
image treewide: cleanup kernel symbol references 2023-05-12 13:02:44 +02:00
patches-5.15 kernel: bump 5.15 to 5.15.100 2023-03-18 12:52:17 +01:00
profiles target: use SPDX license identifiers on Makefiles 2021-02-10 15:47:18 +01:00
Makefile pistachio: switch to 5.15 by default 2023-01-24 00:30:47 +01:00
config-5.15 pistachio: Cleanup kernel configuration 2023-01-28 19:58:20 +01:00