Openwrt/include
Jonas Gorski e26ffb31df build: fix module symbol collection if build_dir is a symlink
If PKG_BUILD_DIR contains symlinks, the generated Module.symvers will
contain the resolved paths, not the virtual path with the symlink name.

This breaks the filter for the module's own symbols, so to fix this
ensure we also grep for the resolved path.

Reported-by: Roman Yeryomin <roman@advem.lv>
Tested-by: Roman Yeryomin <roman@advem.lv>
Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
2017-11-07 22:58:46 +01:00
..
site include/site: add powerpc64 config 2017-10-24 13:24:04 +02:00
autotools.mk
cmake.mk
debug.mk
depends.mk
device_table.txt
download.mk build: remove @ as it's causing an error 2017-09-20 08:50:49 +02:00
feeds.mk
hardening.mk
host-build.mk build: add a darwin sitefile to deal with macOS 10.12 + Xcode 9 build errors 2017-10-05 21:14:43 +02:00
image-commands.mk build: allow calling append-dtb from image build commands 2017-11-02 16:01:18 +01:00
image-legacy.mk image: fix ar71xx legacy images 2017-07-15 07:02:59 +02:00
image.mk build: fix another regression in append-dtb fix 2017-11-03 16:21:24 +01:00
kernel-build.mk kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
kernel-defaults.mk build: move definition of KBUILD_BUILD_TIMESTAMP to include/kernel.mk 2017-06-17 15:09:57 +02:00
kernel-version.mk kernel: bump 4.9 to 4.9.58 2017-10-23 17:23:34 +03:00
kernel.mk build: fix module symbol collection if build_dir is a symlink 2017-11-07 22:58:46 +01:00
netfilter.mk netfilter, iptables: add optional CHECKSUM module 2017-11-06 16:39:41 +01:00
nls.mk
package-bin.mk
package-defaults.mk
package-dumpinfo.mk
package-ipkg.mk
package-seccomp.mk
package.mk build: fix QUILT related overrides 2017-05-25 20:42:45 +02:00
prereq-build.mk
prereq.mk
quilt.mk kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
rootfs.mk
scan.awk
scan.mk
scons.mk
shell.sh
subdir.mk
target.mk target: add cpu flags for powerpc64 2017-10-24 13:24:04 +02:00
toolchain-build.mk build: stop overriding STAGING_DIR_HOST for toolchain build 2017-05-25 19:01:07 +02:00
toplevel.mk include/toplevel.mk: Add xconfig target 2017-11-02 15:58:45 +01:00
u-boot.mk
uclibc++.mk
unpack.mk
verbose.mk
version.mk