[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20090718070643.GA7703@merkur.ravnborg.org>
Date: Sat, 18 Jul 2009 09:06:43 +0200
From: Sam Ravnborg <sam@...nborg.org>
To: Dick Streefland <dick@...eefland.net>,
Randy Dunlap <rdunlap@...otime.net>
Cc: Amerigo Wang <xiyou.wangcong@...il.com>,
linux-kbuild@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] kconfig: simplification of scripts/extract-ikconfig
On Sat, Jul 18, 2009 at 01:08:59AM +0200, Dick Streefland wrote:
> On Friday 2009-07-17 23:17, Sam Ravnborg wrote:
> | Dick - I lost the original patch.
> | Can you please resend.
> |
> | In the changelog please include the information that
> | you tested this with relevant grep versions.
>
> Sure, here it is:
>
> ======================================================================
>
> I've rewritten the extract-ikconfig script to extract the kernel
> configuration from a kernel compiled with CONFIG_IKCONFIG. The main
> motivation for the rewrite was to remove the dependency on the
> external C program binoffset.c, which is compiled on the initial run.
>
> The binoffset executable is invoked with a relative path, which means
> that the old script can only be run from the top of the kernel tree,
> and only when you have write permission in the scripts directory.
> The new script uses tr/grep/tail/zcat only, and can be invoked from
> anywhere. The binoffset.c program has been removed. This script
> requires GNU grep 2.5 (released 2002-03-13) or higher, because the -o
> option was introduced in that version.
>
> Signed-off-by: Dick Streefland <dick@...eefland.net>
Applied to kbuild-next.git.
Sam
--
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