summaryrefslogtreecommitdiff
path: root/target/linux/patches/3.17.4/cleankernel.patch
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbrodkorb@conet.de>2014-12-07 05:00:48 +0100
committerWaldemar Brodkorb <wbrodkorb@conet.de>2014-12-07 05:00:48 +0100
commit444d0ea061cabd9851ba0e144a94a10271ca6c79 (patch)
tree515486402bd57f764af8fc97a86b59e94634bb2d /target/linux/patches/3.17.4/cleankernel.patch
parent36d63c60dbe2d074dff81a6af7dd77b62b5f23dc (diff)
parent4c9ab0d218fbf8f29ce4250f2b9941e6feae0651 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'target/linux/patches/3.17.4/cleankernel.patch')
-rw-r--r--target/linux/patches/3.17.4/cleankernel.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/target/linux/patches/3.17.4/cleankernel.patch b/target/linux/patches/3.17.4/cleankernel.patch
new file mode 100644
index 000000000..d8c055dc3
--- /dev/null
+++ b/target/linux/patches/3.17.4/cleankernel.patch
@@ -0,0 +1,11 @@
+diff -Nur linux-3.11.5.orig/scripts/Makefile.headersinst linux-3.11.5/scripts/Makefile.headersinst
+--- linux-3.11.5.orig/scripts/Makefile.headersinst 2013-10-14 03:14:45.000000000 +0200
++++ linux-3.11.5/scripts/Makefile.headersinst 2013-10-15 16:33:10.000000000 +0200
+@@ -107,7 +107,6 @@
+
+ targets += $(install-file)
+ $(install-file): scripts/headers_install.sh $(input-files1) $(input-files2) $(input-files3) FORCE
+- $(if $(unwanted),$(call cmd,remove),)
+ $(if $(wildcard $(dir $@)),,$(shell mkdir -p $(dir $@)))
+ $(call if_changed,install)
+