summaryrefslogtreecommitdiffstats
path: root/scripts/depmod.sh
AgeCommit message (Expand)AuthorLines
2021-01-01depmod: handle the case of /sbin/depmod without /sbin in PATHLinus Torvalds-0/+2
2018-09-09kbuild: modules_install: warn when missing System.map fileRandy Dunlap-0/+1
2018-09-03kbuild: make missing $DEPMOD a Warning instead of an ErrorRandy Dunlap-2/+2
2018-07-18kbuild: verify that $DEPMOD is installedRandy Dunlap-1/+7
2018-05-17depmod.sh: remove symbol prefix supportMasahiro Yamada-22/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2013-02-22depmod: pass -P $CONFIG_SYMBOL_PREFIXJames Hogan-3/+23
2012-01-23kbuild: do not check for ancient modutils toolsLucas De Marchi-6/+0
2011-07-12kbuild: Do not write to builddir in modules_installMichal Marek-4/+6
2011-06-09kbuild: Hack for depmod not handling X.Y versionsMichal Marek-1/+24
2011-06-09kbuild: Move depmod call to a separate scriptMichal Marek-0/+25