openwrt/target/sdk
Karl Vogel cc8e875039 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:36:58 +01:00
..
files merge: targets: update image generation and targets 2017-12-08 19:41:18 +01:00
Config.in merge: targets: update image generation and targets 2017-12-08 19:41:18 +01:00
Makefile sdk: find kernel modules when KDIR is a symlink 2018-11-29 11:36:58 +01:00
convert-config.pl sdk: Fix keeping unset as unset 2016-06-21 13:36:23 +02:00