aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.modinst (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-03-11kbuild: Install external modules in a path relative to their own pathSam Ravnborg1-2/+3
2004-10-17kbuild: Allow install of external modules to custom pathAndreas Gruenbacher1-1/+4
2004-09-01kbuild: Fix modules_installSam Ravnborg1-1/+1
2004-08-29kbuild: Solaris fixes in various kbuild Makfiles'sTom Rini1-1/+1
2004-07-10[PATCH] kbuild: sort modules for modpost and modinstBrian Gerst1-1/+1
2004-07-10[PATCH] kbuild: clean up module install rulesBrian Gerst1-14/+4
2004-04-12[PATCH] kbuild: Create .tmp_versions when building external modulesAndrew Morton1-4/+0
2004-02-26[PATCH] Add a MODULE_VERSION macroAndrew Morton1-1/+1
2003-02-17kbuild: Fix non-verbose make modules_install outputRusty Russell1-1/+1
2003-02-16kbuild: Fix modules_install w/o modules errorKai Germaschewski1-1/+1
2003-02-14kbuild: Use list of modules for "make modules_install"Kai Germaschewski1-19/+24
2002-12-13[PATCH] Revert depmod and hierarchy changesRusty Russell1-2/+2
2002-12-04kbuild: Build modules as '.ko'Kai Germaschewski1-3/+3
2002-11-10[PATCH] In-kernel Module LoaderRusty Russell1-2/+2
2002-10-27kbuild: Use Makefile.lib for modversion and modules_installSam Ravnborg1-30/+1
2002-10-25kbuild: Removed unused definitionsSam Ravnborg1-4/+0
2002-10-23kbuild: Switch "make modules_install" to fast mode ;)Kai Germaschewski1-3/+53
2002-10-23kbuild: Split Rules.makeKai Germaschewski1-0/+17