1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-13 10:49:13 +02:00
openwrt/package
Mathias Kresin d2d32dcd5f 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>
2021-02-18 08:43:08 +01:00
..
base-files base-files: use hwclock --systz 2021-02-14 15:15:32 +01:00
boot Revert "uboot-imx6: bump to 2021.01 release" 2021-02-14 23:28:07 +01:00
devel strace: update package to v5.10 2021-01-30 01:03:00 +01:00
firmware treewide: unify OpenWrt hosted source via @OPENWRT 2021-02-05 12:00:24 -10:00
kernel kernel: lantiq: fix Module.symvers handling 2021-02-18 08:43:08 +01:00
libs openssl: bump to 1.1.1j 2021-02-17 09:24:47 +01:00
network build: reorder more BuildPackages lines to deal with ABI_VERSION 2021-02-16 11:29:38 +01:00
system build: reorder more BuildPackages lines to deal with ABI_VERSION 2021-02-16 11:29:38 +01:00
utils build: reorder more BuildPackages lines to deal with ABI_VERSION 2021-02-16 11:29:38 +01:00
Makefile build: always build package/kernel/linux 2020-10-15 13:25:58 +02:00