blob: d215f9152a99a53323d233a31c2d8fb5a13f9a07 [file] [log] [blame]
121c2a137767 ("kbuild: error out if targets prefixed with '__' are directly run")
93fdddfefc83 ("kbuild: add this-makefile as a shorthand for $(lastword $(MAKEFILE_LIST))")
d85103ac78a6 ("kbuild: fix build error of 'make nsdeps' in clean tree")
25b146c5b8ce ("kbuild: allow Kbuild to start from any directory")
6b1a9a02c72f ("kbuild: pass $(MAKECMDGOALS) to sub-make as is")
0209987fc81c ("kbuild: fix warning "overriding recipe for target 'Makefile'"")
221cc2d27ddc ("kbuild: skip parsing pre sub-make code for recursion")
688931a5ad4e ("kbuild: skip sub-make for in-tree build with GNU Make 4.x")
b999923c29d6 ("kbuild: remove empty rules for makefiles")
3812b8c5c5d5 ("kbuild: make -r/-R effective in top Makefile for old Make versions")
392885ee82d3 ("kbuild: let fixdep directly write to .*.cmd files")
80463f1b7bf9 ("kbuild: add --include-dir flag only for out-of-tree build")
00d78ab2ba75 ("kbuild: remove dead code in cmd_files calculation in top Makefile")
25815cf5ffec ("kbuild: hide most of targets when running config or mixed targets")