tn3399_openwrt/target/sdk
Karl Vogel ae980458ab 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>
2018-11-29 09:36:14 +01:00
..
files sdk: expose part of advanced configuration options 2018-11-26 12:07:06 +01:00
Config.in merge: targets: update image generation and targets 2017-12-08 19:41:18 +01:00
convert-config.pl sdk: Fix keeping unset as unset 2016-06-21 13:36:23 +02:00
Makefile sdk: find kernel modules when KDIR is a symlink 2018-11-29 09:36:14 +01:00