mirror of https://github.com/hak5/openwrt.git
cc8e875039
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
|
||
---|---|---|
.. | ||
files | ||
Config.in | ||
Makefile | ||
convert-config.pl |