summaryrefslogtreecommitdiffstats
path: root/support/kconfig/patches/12-fix-glade-file-path.patch
diff options
context:
space:
mode:
authorPeter Korsgaard2012-01-13 12:48:28 +0100
committerPeter Korsgaard2012-01-15 20:48:04 +0100
commit21f540be4e247b4468d0e8adbf9e3a7575f8a085 (patch)
tree8c572a31fbc5cbeecb015a3b15ce00debf03a074 /support/kconfig/patches/12-fix-glade-file-path.patch
parentFix typo buiding -> building (diff)
downloadbuildroot-21f540be4e247b4468d0e8adbf9e3a7575f8a085.tar.gz
buildroot-21f540be4e247b4468d0e8adbf9e3a7575f8a085.tar.xz
buildroot-21f540be4e247b4468d0e8adbf9e3a7575f8a085.zip
kconfig: sync with linux-3.0
And drop unused make-write-deps patch. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'support/kconfig/patches/12-fix-glade-file-path.patch')
-rw-r--r--support/kconfig/patches/12-fix-glade-file-path.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/support/kconfig/patches/12-fix-glade-file-path.patch b/support/kconfig/patches/12-fix-glade-file-path.patch
index 681dce160..badfc91d8 100644
--- a/support/kconfig/patches/12-fix-glade-file-path.patch
+++ b/support/kconfig/patches/12-fix-glade-file-path.patch
@@ -6,7 +6,7 @@ Index: kconfig/gconf.c
===================================================================
--- kconfig.orig/gconf.c
+++ kconfig/gconf.c
-@@ -1521,7 +1521,7 @@
+@@ -1525,7 +1525,7 @@
/* Determine GUI path */
env = getenv(SRCTREE);
if (env)