* [GIT] kbuild changes for v3.15-rc1
@ 2014-04-07 19:49 Michal Marek
0 siblings, 0 replies; only message in thread
From: Michal Marek @ 2014-04-07 19:49 UTC (permalink / raw)
To: Linus Torvalds
Cc: haokexin, paul.gortmaker, yamada.m, linux-kbuild, linux-kernel
Hi Linus,
please pull these kbuild bits for v3.15-rc1:
- Cleanups in the main Makefiles and Documentation/DocBook/Makefile
- make O=... directory is automatically created if needed
- mrproper/distclean removes the old include/linux/version.h to make
life easier when bisecting across the commit that moved the version.h
file
Thanks,
Michal
The following changes since commit 38dbfb59d1175ef458d006556061adeaa8751b72:
Linus 3.14-rc1 (2014-02-02 16:42:13 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild.git kbuild
for you to fetch changes up to b12f73740b8764952a112a677991300545e98c06:
kbuild: docbook: fix the include error when executing "make help" (2014-04-01 10:49:21 +0200)
----------------------------------------------------------------
Kevin Hao (1):
kbuild: docbook: fix the include error when executing "make help"
Masahiro Yamada (7):
kbuild: specify build_docproc as a phony target
kbuild: docbook: include cmd files more simply
kbuild: docbook: specify KERNELDOC dependency correctly
kbuild: docbook: use $(obj) and $(src) rather than specific path
kbuild: move "quote" to Kbuild.include to be consistent
kbuild: remove redundant '.*.cmd' pattern from make distclean
kbuild: create a build directory automatically for out-of-tree build
Paul Gortmaker (1):
kbuild: unconditionally clobber include/linux/version.h on distclean
Documentation/DocBook/Makefile | 25 +++++++------------------
Makefile | 10 +++++-----
scripts/Kbuild.include | 1 +
scripts/Makefile | 6 +++---
scripts/Makefile.lib | 4 ----
5 files changed, 16 insertions(+), 30 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-04-07 19:49 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-07 19:49 [GIT] kbuild changes for v3.15-rc1 Michal Marek
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).