diff options
author | Karl Vogel <karl.vogel@gmail.com> | 2018-11-29 09:07:21 +0100 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2018-11-29 11:36:58 +0100 |
commit | cc8e8750397b721438e312d492433014d46b3a0c (patch) | |
tree | 205937a26586cda6066f4ca2c92dd0fcc58385ec /include/unpack.mk | |
parent | a8b292afe6d2a9ff2186a98df6d4ab0eb47fcba7 (diff) | |
download | upstream-cc8e8750397b721438e312d492433014d46b3a0c.tar.gz upstream-cc8e8750397b721438e312d492433014d46b3a0c.tar.bz2 upstream-cc8e8750397b721438e312d492433014d46b3a0c.zip |
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 ae980458abf8299d614f4b34add32e18d054378d)
Diffstat (limited to 'include/unpack.mk')
0 files changed, 0 insertions, 0 deletions