Openwrt/include
Roman Yeryomin 94464cfca2 build: fix external module symbol collection if build_dir is a symlink
e26ffb31df fixed only embedded modules
symbol collection. If we are building external modules, like broadcom-wl
or lantiq dsl stuff then modules which do EXPORT_SYMBOL have unresolved
paths in Module.symvers and external module which depend on other
external modules will have empty dependencies, leading to broken
module loading.
This was discussed on IRC with Jonas some time ago.
Fix this by handling both resolved and unresolved paths.

Fixes: e26ffb31df ("build: fix module symbol collection if build_dir is a symlink")
Signed-off-by: Roman Yeryomin <roman@advem.lv>
[jonas.gorski@gmail.com: add appropriate fixes tag]
Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
2019-06-06 12:05:51 +02:00
..
site
autotools.mk
cmake.mk
debug.mk
depends.mk
device_table.txt
download.mk build: remove sgid permission from tar 2019-04-06 19:14:06 +02:00
feeds.mk build: suppress error output in feeds.mk 2019-03-22 00:40:29 +01:00
hardened-ld-pie.specs
hardening.mk
host-build.mk
image-commands.mk metadata: add "metadata_version" field 2019-03-06 01:11:54 +01:00
image-legacy.mk
image.mk build: add UBOOT_PATH to DEFAULT_DEVICE_VARS and set a default 2019-05-18 16:37:30 +02:00
kernel-build.mk
kernel-defaults.mk
kernel-version.mk kernel: bump 4.19 to 4.19.48 2019-06-05 12:12:59 +02:00
kernel.mk build: fix external module symbol collection if build_dir is a symlink 2019-06-06 12:05:51 +02:00
netfilter.mk
nls.mk
package-bin.mk
package-defaults.mk
package-dumpinfo.mk
package-ipkg.mk build: add support to && in DEPENDS 2019-05-31 11:21:22 +02:00
package-seccomp.mk
package.mk
prereq-build.mk
prereq.mk
quilt.mk
rootfs.mk imagebuilder: new DISABLED_SERVICES make variable 2019-05-15 13:34:24 +02:00
scan.awk
scan.mk
scons.mk
shell.sh
subdir.mk
target.mk build: add a config option for enabling a testing version of the target kernel 2019-05-11 11:37:10 +02:00
toolchain-build.mk
toplevel.mk
u-boot.mk
uclibc++.mk
unpack.mk include: unpack.mk: remove CRLF_WORKAROUND 2019-04-18 12:06:47 +02:00
verbose.mk
version.mk