summaryrefslogtreecommitdiffstats
path: root/support/kconfig/patches/06-br-build-system-integration.patch
diff options
context:
space:
mode:
Diffstat (limited to 'support/kconfig/patches/06-br-build-system-integration.patch')
-rw-r--r--support/kconfig/patches/06-br-build-system-integration.patch10
1 files changed, 5 insertions, 5 deletions
diff --git a/support/kconfig/patches/06-br-build-system-integration.patch b/support/kconfig/patches/06-br-build-system-integration.patch
index feb166d36..3faa39ed6 100644
--- a/support/kconfig/patches/06-br-build-system-integration.patch
+++ b/support/kconfig/patches/06-br-build-system-integration.patch
@@ -2,11 +2,11 @@
Makefile | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
-Index: kconfig/Makefile
+Index: b/Makefile
===================================================================
---- kconfig.orig/Makefile
-+++ kconfig/Makefile
-@@ -175,11 +175,11 @@
+--- a/Makefile
++++ b/Makefile
+@@ -159,11 +159,11 @@
hostprogs-y := conf
@@ -20,7 +20,7 @@ Index: kconfig/Makefile
hostprogs-y += mconf
endif
-@@ -187,10 +187,10 @@
+@@ -171,10 +171,10 @@
hostprogs-y += kxgettext
endif