From: Steven Rostedt Date: Fri, 13 Jan 2012 22:50:39 +0000 (-0500) Subject: kconfig/streamline-config.pl: Simplify backslash line concatination X-Git-Tag: v3.2.2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=336f4a0f5025257cf6d0787aab3a3da0043fda7b;p=pandora-kernel.git 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 Signed-off-by: Steven Rostedt Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed