summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.2/0065-kconfig-streamline-config.pl-Fix-parsing-Makefile-wi.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.2/0065-kconfig-streamline-config.pl-Fix-parsing-Makefile-wi.patch')
-rw-r--r--recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.2/0065-kconfig-streamline-config.pl-Fix-parsing-Makefile-wi.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.2/0065-kconfig-streamline-config.pl-Fix-parsing-Makefile-wi.patch b/recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.2/0065-kconfig-streamline-config.pl-Fix-parsing-Makefile-wi.patch
index 443ada83..161c0535 100644
--- a/recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.2/0065-kconfig-streamline-config.pl-Fix-parsing-Makefile-wi.patch
+++ b/recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.2/0065-kconfig-streamline-config.pl-Fix-parsing-Makefile-wi.patch
@@ -1,4 +1,4 @@
1From 4f45c91ec4a5953d1a1bf1d88d8bf4fa5b0273a0 Mon Sep 17 00:00:00 2001 1From 8b26929b86cded7fa66cc9074a4090e14ebb0c4b Mon Sep 17 00:00:00 2001
2From: Steven Rostedt <srostedt@redhat.com> 2From: Steven Rostedt <srostedt@redhat.com>
3Date: Fri, 13 Jan 2012 17:53:40 -0500 3Date: Fri, 13 Jan 2012 17:53:40 -0500
4Subject: [PATCH 065/130] kconfig/streamline-config.pl: Fix parsing Makefile 4Subject: [PATCH 065/130] kconfig/streamline-config.pl: Fix parsing Makefile
@@ -36,7 +36,7 @@ Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
36Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> 36Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
37--- 37---
38 scripts/kconfig/streamline_config.pl | 29 +++++++++++++++++++++++++++++ 38 scripts/kconfig/streamline_config.pl | 29 +++++++++++++++++++++++++++++
39 1 files changed, 29 insertions(+), 0 deletions(-) 39 1 file changed, 29 insertions(+)
40 40
41diff --git a/scripts/kconfig/streamline_config.pl b/scripts/kconfig/streamline_config.pl 41diff --git a/scripts/kconfig/streamline_config.pl b/scripts/kconfig/streamline_config.pl
42index 42ef5ea..bccf07d 100644 42index 42ef5ea..bccf07d 100644
@@ -94,5 +94,5 @@ index 42ef5ea..bccf07d 100644
94 if (defined($objs)) { 94 if (defined($objs)) {
95 foreach my $obj (split /\s+/,$objs) { 95 foreach my $obj (split /\s+/,$objs) {
96-- 96--
971.7.7.4 971.7.9.4
98 98