openwrt/target/linux/generic
Robert Marko fc87a8f2ec
generic: b53: rename exported symbols to avoid upstream conflict
Upstream DSA driver is exporting symbols with the same name as our
downstream swconfig driver, so lets rename the downstream symbols to make
them unique and avoid the conflict on 6.1 kernel.

Without this change, building 6.1 with kmod-switch-bcm53xx would conflict
with the B53 DSA driver and CI would fail.

Signed-off-by: Robert Marko <robimarko@gmail.com>
(cherry picked from commit effccdd444)
2023-06-12 22:10:12 +02:00
..
backport-5.15 kernel: backport libcap workaround for BPF selftests 2023-06-09 13:20:44 +02:00
files generic: b53: rename exported symbols to avoid upstream conflict 2023-06-12 22:10:12 +02:00
hack-5.15 kernel: bump 5.15 to 5.15.113 2023-05-29 13:04:14 +01:00
image target: use SPDX license identifiers on Makefiles 2021-02-10 15:47:18 +01:00
other-files initramfs: switch to tmpfs to fix ujail 2020-11-27 01:23:43 +00:00
pending-5.15 kernel: Backport mvneta crash fix to 5.15 2023-06-08 15:33:14 +02:00
config-5.15 kernel: Set CONFIG_FRAME_WARN depending on target 2023-06-02 21:18:41 +02:00
config-filter generic: filter out CONFIG_PAHOLE_HAS_SPLIT_BTF 2023-05-25 09:35:31 +01:00
PATCHES