kconfig/streamline-config.pl: Simplify backslash line concatination
commite5303c25bfacd745f6c6b99a2604ef4e11926c34
authorSteven Rostedt <srostedt@redhat.com>
Fri, 13 Jan 2012 22:50:39 +0000 (13 17:50 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 26 Jan 2012 01:24:47 +0000 (25 17:24 -0800)
tree14f22ac2afc1d6dda125ea38a6c596fdc8687b91
parent065449fd56d2f75cc943a6d501b292f6b0e40325
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