commit | 436e980e2ed526832de822cbf13c317a458b78e1 | [log] [tgz] |
---|---|---|
author | Dominique Martinet <asmadeus@codewreck.org> | Tue Dec 01 14:17:30 2020 +0100 |
committer | Masahiro Yamada <masahiroy@kernel.org> | Mon Dec 21 13:57:08 2020 +0900 |
tree | 89319dd634852e99704ffb6195ad0063c808cc2e | |
parent | c0ea806f874eb32894249b4a67c2f2452881b775 [diff] |
kbuild: don't hardcode depmod path depmod is not guaranteed to be in /sbin, just let make look for it in the path like all the other invoked programs Signed-off-by: Dominique Martinet <asmadeus@codewreck.org> Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>