VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   32 Branches   54 Tags
author: Linus Torvalds <torvalds@linux-foundation.org> 2020-12-22 14:02:39 -0800 committer: Linus Torvalds <torvalds@linux-foundation.org> 2020-12-22 14:02:39 -0800 commit: 7b95f0563ab5a8f75195cdd4b2c3325c0c1df319 parent: 1375b9803e007842493c64d0d73d7dd0e385e17c
Commit Summary:
Merge tag 'kbuild-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Diffstat:
1 file changed, 1 insertion, 1 deletion
diff --git a/Makefile b/Makefile
index e30cf02da8b8..29c3eecd7b30 100644
--- a/Makefile
+++ b/Makefile
@@ -450,7 +450,7 @@ LEX		= flex
 YACC		= bison
 AWK		= awk
 INSTALLKERNEL  := installkernel
-DEPMOD		= /sbin/depmod
+DEPMOD		= depmod
 PERL		= perl
 PYTHON		= python
 PYTHON3		= python3