commit | e5303c25bfacd745f6c6b99a2604ef4e11926c34 | [log] [tgz] |
---|---|---|
author | Steven Rostedt <srostedt@redhat.com> | Fri Jan 13 17:50:39 2012 -0500 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Wed Jan 25 17:24:47 2012 -0800 |
tree | 14f22ac2afc1d6dda125ea38a6c596fdc8687b91 | |
parent | 065449fd56d2f75cc943a6d501b292f6b0e40325 [diff] |
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>