From: Michal Marek <mmarek@suse.cz>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: k.khlebnikov@samsung.com, mmarek@suse.cz, syntheticpp@gmx.net,
yamada.m@jp.panasonic.com, linux-kbuild@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: [GIT PULL] kbuild changes for v3.19-rc1
Date: Fri, 19 Dec 2014 21:51:00 +0100 [thread overview]
Message-ID: <20141219205100.GA4174@pobox.suse.cz> (raw)
Hi Linus,
sorry for the late pull request. Here are the kbuild changes for
v3.19-rc1:
* Cleanups and deduplication in the main Makefile and scripts/Makefile.*
* Sort the output of *config targets in make help
* Old <linux/version.h> is always removed to avoid a surprise during
bisecting
* Warning fix in kconfig
There is some more stuff in my backlog -- will submit this for 3.20-rc1.
Michal
The following changes since commit f114040e3ea6e07372334ade75d1ee0775c355e1:
Linux 3.18-rc1 (2014-10-19 18:08:38 -0700)
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 1846dfbde3e8a53f3673dcb1c1b79fd9b3f8d40d:
kbuild: remove redundant -rR flag of hdr-inst (2014-12-03 14:14:07 +0100)
----------------------------------------------------------------
Konstantin Khlebnikov (1):
Makefile: sort list of defconfig targets in make help output
Masahiro Yamada (2):
kbuild: collect shorthands into scripts/Kbuild.include
kbuild: remove redundant -rR flag of hdr-inst
Michal Marek (3):
kbuild: Remove duplicate $(cmd) definition in Makefile.clean
kbuild: Automatically remove stale <linux/version.h> file
kbuild: Fix make help-<board series> on powerpc
Peter Kümmel (1):
kconfig: Fix warning "‘jump’ may be used uninitialized"
Makefile | 17 ++++++-----------
scripts/Kbuild.include | 12 ++++++++++++
scripts/Makefile.clean | 10 +---------
scripts/Makefile.headersinst | 1 -
scripts/kconfig/menu.c | 4 ++--
5 files changed, 21 insertions(+), 23 deletions(-)
reply other threads:[~2014-12-19 20:51 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=20141219205100.GA4174@pobox.suse.cz \
--to=mmarek@suse.cz \
--cc=k.khlebnikov@samsung.com \
--cc=linux-kbuild@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=syntheticpp@gmx.net \
--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