aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/mkmakefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-04kbuild: simplify command line creation in scripts/mkmakefileMasahiro Yamada1-7/+1
2018-10-04kbuild: do not pass $(objtree) to scripts/mkmakefileMasahiro Yamada1-4/+3
2018-10-04kbuild: remove user ID check in scripts/mkmakefileMasahiro Yamada1-1/+0
2018-10-04kbuild: remove VERSION and PATCHLEVEL from $(objtree)/MakefileMasahiro Yamada1-6/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2014-08-20kbuild: Make scripts executableMichal Marek1-0/+0
2014-04-30kbuild: support simultaneous "make %config" and "make all"Masahiro Yamada1-11/+4
2011-07-20kbuild: silence generated makefile messagePeter Foley1-1/+8
2010-08-17fixes for using make 3.82Jan Beulich1-1/+3
2008-12-03kbuild: teach mkmakfile to be silentSam Ravnborg1-1/+3
2008-01-28kbuild: scripts/mkmakefile: dynamic determination of output directoryJan Beulich1-3/+7
2007-12-13kbuild: re-enable Makefile generation in a new O=... directoryGuillaume Chazarain1-1/+1
2007-12-09kbuild: fix building with O=.. optionsSam Ravnborg1-0/+6
2007-10-12kbuild: call make once for all targets when O=.. is usedMilton Miller1-3/+5
2006-05-08kbuild: Do not overwrite makefile as anohter userJan Beulich1-1/+4
2006-02-19kbuild: fix mkmakefileJan Beulich1-3/+5
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+31