linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT] kbuild changes for v3.3-rc1
@ 2012-01-16 20:48 Michal Marek
  0 siblings, 0 replies; only message in thread
From: Michal Marek @ 2012-01-16 20:48 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: fernando, jason.wessel, mmarek, swarren, linux-kbuild, linux-kernel

Hi Linus,

the main part of kbuild is a bit boring this time. The dtc tool got the
ability to record dependency information and kbuild makes use of it,
plus there are three minor fixes.

Michal

The following changes since commit 1ea6b8f48918282bdca0b32a34095504ee65bab5:

  Linux 3.2-rc1 (2011-11-07 16:16:02 -0800)

are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild.git kbuild

Fernando Luis Vázquez Cao (1):
      scripts/genksyms: clean lex/yacc generated files

Jason Wessel (1):
      kbuild: Correctly deal with make options which contain an "s"

Michal Marek (1):
      kbuild: Fix comment in Makefile.lib

Stephen Warren (2):
      dtc: Implement -d option to write out a dependency file
      Kbuild: Use dtc's -d (dependency) option

 Makefile                      |    2 +-
 arch/arm/boot/Makefile        |    6 ++++--
 arch/microblaze/boot/Makefile |    2 +-
 arch/openrisc/boot/Makefile   |    4 ++--
 arch/powerpc/boot/Makefile    |    4 ++--
 scripts/Makefile.lib          |    8 ++++----
 scripts/dtc/dtc.c             |   21 ++++++++++++++++++++-
 scripts/dtc/srcpos.c          |    4 ++++
 scripts/dtc/srcpos.h          |    1 +
 scripts/genksyms/Makefile     |    1 +
 10 files changed, 40 insertions(+), 13 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-01-16 20:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-16 20:48 [GIT] kbuild changes for v3.3-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).