openwrt/target/linux/generic
Christian Marangi 4b924fe6df
generic: fix warning orphan section from module exports in aarch64
kernel linux now have 2 different export.h include, one from
linux/export.h and one from asm-generic/export.h

While most of our target user linux/export.h, aarch64 based target use
asm-generic/export.h that is not patched with the changes of
221-module_exports.

Patch also this additional header to fix multiple

aarch64-openwrt-linux-musl-ld: warning: orphan section `__ksymtab_strings' from `arch/arm64/kernel/head.o' being placed in section `__ksymtab_strings'

warning during kernel compilation.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2022-07-14 07:15:35 +02:00
..
backport-5.10 kernel: backport mtd dynamic partition patch 2022-07-08 10:19:58 +02:00
backport-5.15 kernel: bump 5.15 to 5.15.51 2022-07-11 00:49:25 +02:00
files kernel: update FIT partition parser to new property name 2022-04-20 15:23:02 +01:00
hack-5.10 generic: fix warning orphan section from module exports in aarch64 2022-07-14 07:15:35 +02:00
hack-5.15 generic: fix warning orphan section from module exports in aarch64 2022-07-14 07:15:35 +02: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.10 kernel: backport mtd dynamic partition patch 2022-07-08 10:19:58 +02:00
pending-5.15 linux/generic/pending-5.15: add missing patch headers 2022-07-14 06:45:24 +02:00
config-5.10 kernel: Add missing mediatek configuration options 2022-07-06 20:32:11 +02:00
config-5.15 generic: 5.15: add missing symbols 2022-07-11 14:28:09 +02:00
config-filter kernel: filter out both Clang and LLD versions 2021-12-17 16:16:34 +01:00
PATCHES kernel: update PATCHES with a stricter policy 2013-07-09 20:52:07 +00:00