lkml.org 
[lkml]   [2013]   [Sep]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[GIT] kconfig fix for v3.12-rc1
Hi Linus,

there is a fix for a regression caused by my previous pull request. A
sed command in scripts/config that used colons as separator was
accidentally changed to use slashes, which fails when you use slashes in
a value. Changing it back to colons is of course not a proper fix, but
at least it will be broken in the same way it had been for four years. A
proper fix is pending.

Michal


The following changes since commit 5b4197845ad1a33bc57da7ee5ea41de58c2f86bf:

Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild (2013-09-11 08:34:25 -0700)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild.git kconfig

Clement Chauplannaz (1):
scripts/config: fix variable substitution command

scripts/config | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)


\
 
 \ /
  Last update: 2013-09-13 15:01    [W:0.033 / U:1.412 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site