]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
kconfig/streamline-config.pl: Simplify backslash line concatination
authorSteven Rostedt <srostedt@redhat.com>
Fri, 13 Jan 2012 22:50:39 +0000 (17:50 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 26 Jan 2012 00:13:30 +0000 (16:13 -0800)
commit336f4a0f5025257cf6d0787aab3a3da0043fda7b
tree41eb2a4b626658f1e2333cd4a254cc69adbb3527
parentafe62ad1ea1e3e6e9f36ad115ad435a587cb23e7
kconfig/streamline-config.pl: Simplify backslash line concatination

commit d060d963e88f3e990cec2fe5214de49de9a49eca upstream.

Simplify the way lines ending with backslashes (continuation) in Makefiles
is parsed. This is needed to implement a necessary fix.

Tested-by: Thomas Lange <thomas-lange2@gmx.de>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
scripts/kconfig/streamline_config.pl