[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CACqU3MUrCODMx=8Bu+YDxy2BJwjm-77PXFob5OwHn=fr5mTdkg@mail.gmail.com>
Date: Fri, 8 Jul 2011 17:47:05 -0400
From: Arnaud Lacombe <lacombar@...il.com>
To: linux-kbuild@...r.kernel.org, linux-kernel@...r.kernel.org
Cc: Michal Marek <mmarek@...e.cz>, Arnaud Lacombe <lacombar@...il.com>,
Steven Rostedt <srostedt@...hat.com>
Subject: Re: [RFC 0/4] streamline_config clean-ups
Hi,
On Fri, Jul 1, 2011 at 7:31 PM, Arnaud Lacombe <lacombar@...il.com> wrote:
> Hi,
>
> The following series attempts to merge some redundants stuff in the kconfig
> Makefile, namely how streamline_config learns about its environment, avoids
> multi-line shell command in kconfig's Makefile. Seconds commit also removes the
> non-portable usage of sed(1) as -i is not POSIX compliant.
>
> Comments appreciated!
>
> - Arnaud
>
Ping ?
Thanks,
- Arnaud
> ps: I'm not really a huge fan of the direct export of MAKECMDGOALS, maybe should
> it be KBUILD_MAKECMDGOALS.
>
> Arnaud Lacombe (4):
> kbuild: export MAKECMDGOALS
> kconfig/streamline_config.pl: directly access LSMOD
> kconfig/streamline_config.pl: merge local{mod,yes}config
> kconfig/streamline_config.pl: move config generation to script
>
> Makefile | 3 ++
> scripts/kconfig/Makefile | 40 +--------------------------------
> scripts/kconfig/localconfig.sh | 20 +++++++++++++++++
> scripts/kconfig/streamline_config.pl | 19 +++++++++++++--
> 4 files changed, 41 insertions(+), 41 deletions(-)
> create mode 100755 scripts/kconfig/localconfig.sh
>
> --
> 1.7.3.4.574.g608b.dirty
>
>
--
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