summaryrefslogtreecommitdiffstats
path: root/scripts/depmod.sh
Commit message (Expand)AuthorAgeFilesLines
* kbuild: modules_install: warn when missing System.map fileRandy Dunlap2018-09-091-0/+1
* kbuild: make missing $DEPMOD a Warning instead of an ErrorRandy Dunlap2018-09-031-2/+2
* kbuild: verify that $DEPMOD is installedRandy Dunlap2018-07-181-1/+7
* depmod.sh: remove symbol prefix supportMasahiro Yamada2018-05-171-22/+3
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* depmod: pass -P $CONFIG_SYMBOL_PREFIXJames Hogan2013-02-221-3/+23
* kbuild: do not check for ancient modutils toolsLucas De Marchi2012-01-231-6/+0
* kbuild: Do not write to builddir in modules_installMichal Marek2011-07-121-4/+6
* kbuild: Hack for depmod not handling X.Y versionsMichal Marek2011-06-091-1/+24
* kbuild: Move depmod call to a separate scriptMichal Marek2011-06-091-0/+25