From: Michal Marek <mmarek@suse.cz>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: haokexin@gmail.com, paul.gortmaker@windriver.com,
yamada.m@jp.panasonic.com, linux-kbuild@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: [GIT] kbuild changes for v3.15-rc1
Date: Mon, 7 Apr 2014 21:49:22 +0200 [thread overview]
Message-ID: <20140407194922.GA13995@sepie.suse.cz> (raw)
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(-)
reply other threads:[~2014-04-07 19:49 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140407194922.GA13995@sepie.suse.cz \
--to=mmarek@suse.cz \
--cc=haokexin@gmail.com \
--cc=linux-kbuild@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=paul.gortmaker@windriver.com \
--cc=torvalds@linux-foundation.org \
--cc=yamada.m@jp.panasonic.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).