kconfig/streamline-config.pl: Simplify backslash line concatination
authorSteven Rostedt <srostedt@redhat.com>
Fri, 13 Jan 2012 22:50:39 +0000 (17:50 -0500)
committerSteven Rostedt <rostedt@goodmis.org>
Fri, 13 Jan 2012 23:01:39 +0000 (18:01 -0500)
commitd060d963e88f3e990cec2fe5214de49de9a49eca
tree294328e2ef8724f61965c49d63245f0f16052c1f
parent805a6af8dba5dfdd35ec35dc52ec0122400b2610
kconfig/streamline-config.pl: Simplify backslash line concatination

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>
Cc: stable@vger.kernel.org
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
scripts/kconfig/streamline_config.pl