summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-01-27ANDROID: kbuild: make it possible to specify the module output dirRom Lemarchand1-1/+1
2015-08-07modsign: Abort modules_install when signing failsDavid Woodhouse1-1/+1
2014-08-27kbuild: handle module compression while running 'make modules_install'.Bertrand Jacquin3-1/+60
2014-08-27modinst: wrap long lines in order to enhance cmd_modules_installBertrand Jacquin1-1/+5
2014-06-19kbuild: fix comment in Makefile.modinstOlaf Hering1-1/+1
2012-11-06modules: don't break modules_install on external modules with no key.Rusty Russell1-1/+2
2012-10-19kbuild: sign the modules at install timeRusty Russell5-111/+39
2012-08-31scripts/Makefile.modpost: error in finding modules from .mod files.이건호2-2/+2
2009-01-14Revert "kbuild: strip generated symbols from *.ko"Sam Ravnborg12-237/+166
2008-12-19kbuild: strip generated symbols from *.koJan Beulich6-40/+84
2008-01-28kbuild: fix installing external modulesSam Ravnborg1-1/+1
2006-06-24kbuild: add option for stripping modules while installing themTheodore Ts'o3-1/+26
2006-03-05kbuild: change kbuild to not rely on incorrect GNU make behaviorPaul Smith25-75/+144
2005-07-25kbuild: introduce Kbuild.includeSam Ravnborg7-167/+103
2005-04-16Linux-2.6.12-rc2Linus Torvalds17291-0/+6718845