index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
depmod.sh
Age
Commit message (
Expand
)
Author
2023-08-29
kbuild: move depmod rule to scripts/Makefile.modinst
Masahiro Yamada
2023-07-25
Revert "kbuild: Hack for depmod not handling X.Y versions"
Michal Suchanek
2021-01-01
depmod: handle the case of /sbin/depmod without /sbin in PATH
Linus Torvalds
2018-09-09
kbuild: modules_install: warn when missing System.map file
Randy Dunlap
2018-09-03
kbuild: make missing $DEPMOD a Warning instead of an Error
Randy Dunlap
2018-07-18
kbuild: verify that $DEPMOD is installed
Randy Dunlap
2018-05-17
depmod.sh: remove symbol prefix support
Masahiro Yamada
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2013-02-22
depmod: pass -P $CONFIG_SYMBOL_PREFIX
James Hogan
2012-01-23
kbuild: do not check for ancient modutils tools
Lucas De Marchi
2011-07-12
kbuild: Do not write to builddir in modules_install
Michal Marek
2011-06-09
kbuild: Hack for depmod not handling X.Y versions
Michal Marek
2011-06-09
kbuild: Move depmod call to a separate script
Michal Marek