summaryrefslogtreecommitdiffstats
path: root/target/linux/mediatek/files-6.1/arch/arm64/boot/dts/mediatek/mt7988a.dtsi
diff options
context:
space:
mode:
authorRobert Marko <robimarko@gmail.com>2024-04-01 19:46:34 +0200
committerRobert Marko <robimarko@gmail.com>2024-04-23 22:41:11 +0200
commita8befdee43e2119b2697c584a83a008a26650ff6 (patch)
tree6ad6c99f3e36794094f5be684a77608ef8ac095a /target/linux/mediatek/files-6.1/arch/arm64/boot/dts/mediatek/mt7988a.dtsi
parent5efd41c10b876bf25af3013e57f4bb5341dfe8b8 (diff)
downloadopenwrt-a8befdee43e2119b2697c584a83a008a26650ff6.tar.gz
openwrt-a8befdee43e2119b2697c584a83a008a26650ff6.tar.bz2
openwrt-a8befdee43e2119b2697c584a83a008a26650ff6.zip
bcm53xx: 6.6: fix ASM cache workaround linking
Kernel 6.6 checks for orphan sections and prints a warning about them, which in turn will make CI fails as we have Werror enabled there. Issue is that cache-v7-min.S produces .init.text section which is an orphan section since it is not being handled by the vmlinux.lds.S linker script. So, lets put the generated .init.text section under .text. Fixes: f0d8ce4f482c ("bcm53xx: add testing support for kernel 6.6") Signed-off-by: Robert Marko <robimarko@gmail.com>
Diffstat (limited to 'target/linux/mediatek/files-6.1/arch/arm64/boot/dts/mediatek/mt7988a.dtsi')
0 files changed, 0 insertions, 0 deletions