Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-01-01 | depmod: handle the case of /sbin/depmod without /sbin in PATH | Linus Torvalds | 1 | -0/+2 |
2018-09-09 | kbuild: modules_install: warn when missing System.map file | Randy Dunlap | 1 | -0/+1 |
2018-09-02 | kbuild: make missing $DEPMOD a Warning instead of an Error | Randy Dunlap | 1 | -2/+2 |
2018-07-17 | kbuild: verify that $DEPMOD is installed | Randy Dunlap | 1 | -1/+7 |
2018-05-17 | depmod.sh: remove symbol prefix support | Masahiro Yamada | 1 | -22/+3 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2013-02-22 | depmod: pass -P $CONFIG_SYMBOL_PREFIX | James Hogan | 1 | -3/+23 |
2012-01-23 | kbuild: do not check for ancient modutils tools | Lucas De Marchi | 1 | -6/+0 |
2011-07-12 | kbuild: Do not write to builddir in modules_install | Michal Marek | 1 | -4/+6 |
2011-06-10 | kbuild: Hack for depmod not handling X.Y versions | Michal Marek | 1 | -1/+24 |
2011-06-10 | kbuild: Move depmod call to a separate script | Michal Marek | 1 | -0/+25 |