mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-26 04:20:23 +09:00
[ Upstream commitcedd1862be] Commit436e980e2e("kbuild: don't hardcode depmod path") stopped hard-coding the path of depmod, but in the process caused trouble for distributions that had that /sbin location, but didn't have it in the PATH (generally because /sbin is limited to the super-user path). Work around it for now by just adding /sbin to the end of PATH in the depmod.sh script. Reported-and-tested-by: Sedat Dilek <sedat.dilek@gmail.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> Signed-off-by: Sasha Levin <sashal@kernel.org>
1.4 KiB
Executable File
1.4 KiB
Executable File