VisionFive2 Linux kernel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
More than 9999 Commits
33 Branches
55 Tags
Index
Trunk
Branches
Tags
Trunk
Branches
Tags
Home page
Home page
starfive-tech/linux.git
/
branches
/
rt-linux-release
/
scripts
/
depmod.sh
Date
Commit Message
Rev
Author
2021-01-01
depmod: handle the case of /sbin/depmod without /sbin in PATH
cedd1862
Linus Torvalds
2018-09-09
kbuild: modules_install: warn when missing System.map file
f0b0d88a
Randy Dunlap
2018-09-03
kbuild: make missing $DEPMOD a Warning instead of an Error
914b087f
Randy Dunlap
2018-07-18
kbuild: verify that $DEPMOD is installed
934193a6
Randy Dunlap
2018-05-17
depmod.sh: remove symbol prefix support
5a144a1a
Masahiro Yamada
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
b2441318
Greg Kroah-Hartman
2013-02-22
depmod: pass -P $CONFIG_SYMBOL_PREFIX
8937e897
James Hogan
2012-01-23
kbuild: do not check for ancient modutils tools
620c231c
Lucas De Marchi
2011-07-12
kbuild: Do not write to builddir in modules_install
8fc62e59
Michal Marek
2011-06-09
kbuild: Hack for depmod not handling X.Y versions
bfe5424a
Michal Marek
2011-06-09
kbuild: Move depmod call to a separate script
fc4da9a3
Michal Marek