summaryrefslogtreecommitdiff
path: root/scripts/Makefile.modinst
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2015-08-07modsign: Abort modules_install when signing failsDavid Woodhouse
2014-08-27kbuild: handle module compression while running 'make modules_install'.Bertrand Jacquin
2014-08-27modinst: wrap long lines in order to enhance cmd_modules_installBertrand Jacquin
2014-06-19kbuild: fix comment in Makefile.modinstOlaf Hering
2012-11-06modules: don't break modules_install on external modules with no key.Rusty Russell
2012-10-19kbuild: sign the modules at install timeRusty Russell
2012-08-31scripts/Makefile.modpost: error in finding modules from .mod files.이건호
2009-01-14Revert "kbuild: strip generated symbols from *.ko"Sam Ravnborg
2008-12-19kbuild: strip generated symbols from *.koJan Beulich
2008-01-28kbuild: fix installing external modulesSam Ravnborg
2006-06-24kbuild: add option for stripping modules while installing themTheodore Ts'o
2006-03-06kbuild: change kbuild to not rely on incorrect GNU make behaviorPaul Smith
2005-07-25kbuild: introduce Kbuild.includeSam Ravnborg
2005-03-11kbuild: Install external modules in a path relative to their own pathSam Ravnborg
2004-10-17kbuild: Allow install of external modules to custom pathAndreas Gruenbacher
2004-09-01kbuild: Fix modules_installSam Ravnborg
2004-08-29kbuild: Solaris fixes in various kbuild Makfiles'sTom Rini
2004-07-10[PATCH] kbuild: sort modules for modpost and modinstBrian Gerst
2004-07-10[PATCH] kbuild: clean up module install rulesBrian Gerst
2004-04-12[PATCH] kbuild: Create .tmp_versions when building external modulesAndrew Morton
2004-02-26[PATCH] Add a MODULE_VERSION macroAndrew Morton
2003-02-17kbuild: Fix non-verbose make modules_install outputRusty Russell
2003-02-16kbuild: Fix modules_install w/o modules errorKai Germaschewski
2003-02-14kbuild: Use list of modules for "make modules_install"Kai Germaschewski
2002-12-13[PATCH] Revert depmod and hierarchy changesRusty Russell
2002-12-04kbuild: Build modules as '.ko'Kai Germaschewski
2002-11-10[PATCH] In-kernel Module LoaderRusty Russell
2002-10-27kbuild: Use Makefile.lib for modversion and modules_installSam Ravnborg
2002-10-25kbuild: Removed unused definitionsSam Ravnborg
2002-10-23kbuild: Switch "make modules_install" to fast mode ;)Kai Germaschewski
2002-10-23kbuild: Split Rules.makeKai Germaschewski