commit | 5d59eff4432198b10231a32625692965498511a0 | [log] [tgz] |
---|---|---|
author | Dominique Martinet <asmadeus@codewreck.org> | Tue Dec 01 14:17:30 2020 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Jan 12 20:09:05 2021 +0100 |
tree | 9f4965f76e4d66339afdce1b6fcd7e07ff2b5aae | |
parent | ec822b3e8bf485ecb543773ad29289e6bb87b338 [diff] |
kbuild: don't hardcode depmod path commit 436e980e2ed526832de822cbf13c317a458b78e1 upstream. 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> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>