summaryrefslogtreecommitdiffstats
path: root/support/kconfig/patches/10-br-build-system.patch
diff options
context:
space:
mode:
authorPetr Vorel <petr.vorel@gmail.com>2018-09-19 13:36:15 +0200
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-09-20 23:14:38 +0200
commit6eacea5ae05e11bfc7b6557850ef7e4a0ba60bd7 (patch)
treeb9547dbbf6379abc2cf36430dda078f5b2ddae36 /support/kconfig/patches/10-br-build-system.patch
parent78dd830f15b0c175cb8c9d2fef7f0641a8733b29 (diff)
downloadbuildroot-6eacea5ae05e11bfc7b6557850ef7e4a0ba60bd7.tar.gz
buildroot-6eacea5ae05e11bfc7b6557850ef7e4a0ba60bd7.zip
support/kconfig: bump to kconfig from Linux 4.17-rc2
Signed-off-by: Petr Vorel <petr.vorel@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'support/kconfig/patches/10-br-build-system.patch')
-rw-r--r--support/kconfig/patches/10-br-build-system.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/support/kconfig/patches/10-br-build-system.patch b/support/kconfig/patches/10-br-build-system.patch
index be6fda07af..abf2463691 100644
--- a/support/kconfig/patches/10-br-build-system.patch
+++ b/support/kconfig/patches/10-br-build-system.patch
@@ -3,10 +3,10 @@
foo.h | 12 ++++++++++++
2 files changed, 65 insertions(+)
-Index: b/Makefile.br
+Index: kconfig/Makefile.br
===================================================================
--- /dev/null
-+++ b/Makefile.br
++++ kconfig/Makefile.br
@@ -0,0 +1,53 @@
+src := .
+top_srcdir=../../
@@ -61,10 +61,10 @@ Index: b/Makefile.br
+
+FORCE:
+.PHONY: FORCE clean distclean
-Index: b/foo.h
+Index: kconfig/foo.h
===================================================================
--- /dev/null
-+++ b/foo.h
++++ kconfig/foo.h
@@ -0,0 +1,12 @@
+#ifndef __KCONFIG_FOO_H
+#define __KCONFIG_FOO_H
OpenPOWER on IntegriCloud