[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20081124205150.GA32497@uranus.ravnborg.org>
Date:	Mon, 24 Nov 2008 21:51:50 +0100
From:	Sam Ravnborg <sam@...nborg.org>
To:	linux-kbuild <linux-kbuild@...r.kernel.org>,
	LKML <linux-kernel@...r.kernel.org>
Subject: [GIT] kbuild patches
Just a heads up of what I so far has applied to build-next.git
I have more queued in my mailbox pending review/applying.
If you use "make -s" you will see that we are now more
silent than before.
tags support got an overhauls and presently includes
symbols form the archs that has not yet killed include/asm-*
Everything is shortly available here:
   git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next.git master
I will send patches as followup.
	Sam
Mike Frysinger (3):
      kbuild: kill output in silent mode of mkcompile_h
      kbuild: introduce $(kecho) convenience echo
      kbuild: use KECHO convenience echo
Sally, Gene (1):
      kbuild: gen_init_cpio expands shell variables in file names
Sam Ravnborg (3):
      kbuild: expand -I in KBUILD_CPPFLAGS
      kbuild: teach mkmakfile to be silent
      kbuild: move tags support to a shell script
Werner Almesberger (1):
      remove bashisms from scripts/extract-ikconfig
 Documentation/kbuild/makefiles.txt |   14 ++++
 Makefile                           |  127 ++-----------------------------
 arch/blackfin/boot/Makefile        |    2 +-
 scripts/Kbuild.include             |   18 ++--
 scripts/Makefile.lib               |   15 +++-
 scripts/extract-ikconfig           |    8 +-
 scripts/mkcompile_h                |    6 +-
 scripts/mkmakefile                 |    4 +-
 scripts/tags.sh                    |  147 ++++++++++++++++++++++++++++++++++++
 usr/gen_init_cpio.c                |   28 +++++++-
 10 files changed, 227 insertions(+), 142 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/
Powered by blists - more mailing lists
 
