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)
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>

No differences found