summaryrefslogtreecommitdiff
path: root/target/linux/patches/3.18.44/cleankernel.patch
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2017-04-18 18:35:09 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2017-04-19 19:40:09 +0200
commita54012c911b9c7e7f19c118b63f03aea03399e8f (patch)
tree18804a58f8f0af3743b5fbe4bd0c5fdd02f0ab6b /target/linux/patches/3.18.44/cleankernel.patch
parentaf2a435d240c3969b55a5c48a429a4184faa3941 (diff)
linux: remove EOL 3.18.x, add LTS 3.16.x
Diffstat (limited to 'target/linux/patches/3.18.44/cleankernel.patch')
-rw-r--r--target/linux/patches/3.18.44/cleankernel.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/target/linux/patches/3.18.44/cleankernel.patch b/target/linux/patches/3.18.44/cleankernel.patch
deleted file mode 100644
index d8c055dc3..000000000
--- a/target/linux/patches/3.18.44/cleankernel.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-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)
-