public inbox for linux-kbuild@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] scripts/config: bug fix and improvement
@ 2013-05-12 19:08 Clement Chauplannaz
  2013-05-12 19:08 ` [PATCH 1/2] scripts/config: replace hard-coded script name by a dynamic value Clement Chauplannaz
  2013-05-12 19:08 ` [PATCH 2/2] scripts/config: fix assignment of parameters for short version of --*-after options Clement Chauplannaz
  0 siblings, 2 replies; 8+ messages in thread
From: Clement Chauplannaz @ 2013-05-12 19:08 UTC (permalink / raw)
  To: linux-kbuild; +Cc: mmarek, andi, yann.morin.1998

Hi all,

Here are two tiny patches which deal with scripts/config.

The first sets the reported name of the script to be what it was invoked
as - this is of importance for kconfig-frontends package, where the script
is renamed.

The second fixes a bug in the assignement of parameters required by options
-E/-D/-M; those are the options allowing to position a value below another
one.

Clement Chauplannaz (2):
  scripts/config: replace hard-coded script name by a dynamic value
  scripts/config: fix assignment of parameters for short version of
    --*-after options

 scripts/config | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)

-- 
1.8.3.rc1.44.gb387c77.dirty


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2013-05-20 16:05 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-12 19:08 [PATCH 0/2] scripts/config: bug fix and improvement Clement Chauplannaz
2013-05-12 19:08 ` [PATCH 1/2] scripts/config: replace hard-coded script name by a dynamic value Clement Chauplannaz
2013-05-12 19:25   ` Andi Kleen
2013-05-12 20:29     ` Yann E. MORIN
2013-05-12 20:54       ` Clément Chauplannaz
2013-05-20 15:57   ` Yann E. MORIN
2013-05-12 19:08 ` [PATCH 2/2] scripts/config: fix assignment of parameters for short version of --*-after options Clement Chauplannaz
2013-05-20 15:55   ` Yann E. MORIN

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox