You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
5 years ago
..
files sdk: expose part of advanced configuration options 5 years ago
Config.in merge: targets: update image generation and targets 6 years ago
Makefile sdk: find kernel modules when KDIR is a symlink 5 years ago
convert-config.pl sdk: Fix keeping unset as unset 8 years ago