immortalwrt/package
Mathias Kresin 371c4ea855
kernel: lantiq: fix Module.symvers handling
If an external module uses exported symbols from another external
module, Kbuild needs to have full knowledge of all symbols to
avoid spitting out warnings about undefined symbols.

Use PKG_EXTMOD_SUBDIRS to point to the build directory which contains
the Module.symvers.

Pass KERNEL_MAKE_FLAGS to the external module build, to inject
KBUILD_EXTRA_SYMBOLS. KBUILD_EXTRA_SYMBOLS holds a space separated list
of Module.symvers, which list all exported symbols.

Signed-off-by: Mathias Kresin <dev@kresin.me>
Signed-off-by: CN_SZTL <cnsztl@project-openwrt.eu.org>
2021-02-18 17:18:07 +08:00
..
base-files Merge Mainline 2021-02-16 14:50:17 +08:00
boot arm-trusted-firmware-tools: add patch to pass LDFLAGS 2021-02-11 12:09:41 +08:00
ctcgfw r8168: do not build for kernel 5.10 2021-02-18 04:46:11 +08:00
devel Merge Mainline 2021-02-01 00:12:25 +08:00
firmware Merge Mainline 2021-02-10 12:28:03 +08:00
kernel kernel: lantiq: fix Module.symvers handling 2021-02-18 17:18:07 +08:00
lean Merge Mainline 2021-02-16 14:50:17 +08:00
libs package: libs: ncurses/readline use PKG_ABI_VERSION 2021-02-17 12:00:25 +08:00
lienol luci-app-passwall: fix shunt bug caused by order 2021-02-13 18:08:17 +08:00
network [HOTFIX] Merge Mainline 2021-02-16 19:33:12 +08:00
ntlf9t AdGuardHome: remove upstreamed package 2021-01-31 13:24:17 +08:00
system [HOTFIX] Merge Mainline 2021-02-16 19:33:12 +08:00
utils [HOTFIX] Merge Mainline 2021-02-16 19:33:12 +08:00
Makefile build: always build package/kernel/linux 2020-10-16 19:11:21 +08:00