2015-02-18 21:27:48

by Michal Marek

[permalink] [raw]
Subject: [GIT PULL] kbuild misc changes for v3.20-rc1

Hi Linus,

just a few non-critical kbuild changes for v3.20-rc1 (or v4.0-rc1 or
vYearOfTheGoatKernel-rc1 or whatever it's called):

- builddeb adds the actual distribution name in the changelog
- documentation fixes

Michal

The following changes since commit 97bf6af1f928216fd6c5a66e8a57bfa95a659672:

Linux 3.19-rc1 (2014-12-20 17:08:50 -0800)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild.git misc

for you to fetch changes up to 31a4af7f7d3cd3090c1c9201d62d4ede54dc5969:

kbuild: trivial - fix the help doc of CONFIG_CC_OPTIMIZE_FOR_SIZE (2015-01-08 14:53:50 +0100)

----------------------------------------------------------------
Masahiro Yamada (1):
kbuild: trivial - fix the help doc of CONFIG_CC_OPTIMIZE_FOR_SIZE

Michal Marek (1):
kbuild: Update documentation of clean-files and clean-dirs

Sedat Dilek (2):
builddeb: Update year and git repository URL in debian/copyright
builddeb: Try to determine distribution

Documentation/kbuild/makefiles.txt | 11 +++++------
init/Kconfig | 4 ++--
scripts/package/builddeb | 17 ++++++++++++++---
3 files changed, 21 insertions(+), 11 deletions(-)