openwrt/target/sdk
Karl Vogel ecf104c023 sdk: find kernel modules when KDIR is a symlink
The find statement would not return any results if the KDIR_BASE pointed to a
symlink. Ran into this issue due to a custom Kernel/Prepare that was installing
a symlink to the kernel directory.

The extra slash at the end fixes this scenario and does no harm for targets that
have a proper KDIR.

Signed-off-by: Karl Vogel <karl.vogel@gmail.com>
(cherry picked from commit ae980458ab)
2018-11-29 11:37:04 +01:00
..
files target/sdk: update README.SDK to explain dependency handling 2016-08-01 12:00:27 +02:00
Config.in build: add buildbot specific config option for setting defaults 2017-02-15 11:37:13 +01:00
Makefile sdk: find kernel modules when KDIR is a symlink 2018-11-29 11:37:04 +01:00
convert-config.pl sdk: Fix keeping unset as unset 2016-06-21 13:36:23 +02:00