lede/target
Christian Marangi 7ab29b6797 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-15 10:04:32 +08:00
..
imagebuilder x64: fix grub2 booting 2021-06-15 17:58:07 +08:00
linux generic: fix warning orphan section from module exports in aarch64 2022-07-15 10:04:32 +08:00
llvm-bpf toolchain: add llvm-bpf 2022-04-07 01:01:05 +08:00
sdk x64: fix grub2 booting 2021-06-15 17:58:07 +08:00
toolchain x64: fix grub2 booting 2021-06-15 17:58:07 +08:00
Config.in base-files: add eMMC sysupgrade support (#8400) 2021-12-08 16:09:15 +08:00
Makefile update source 2017-09-06 19:19:45 +08:00