diff options
| author | Waldemar Brodkorb <wbx@openadk.org> | 2017-11-04 20:38:17 +0100 |
|---|---|---|
| committer | Waldemar Brodkorb <wbx@openadk.org> | 2017-11-04 20:38:17 +0100 |
| commit | 7ad9bd33ece63ea288e3b36ca85f2cbd31abba3b (patch) | |
| tree | 215d46c0ea2ad71ed68e402591f399484b094f34 /target/linux/patches/4.1.43/cleankernel.patch | |
| parent | 0821102d2a2385c7fd8066b9bb690802e2eb3d58 (diff) | |
linux: bump kernel versions
Diffstat (limited to 'target/linux/patches/4.1.43/cleankernel.patch')
| -rw-r--r-- | target/linux/patches/4.1.43/cleankernel.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/target/linux/patches/4.1.43/cleankernel.patch b/target/linux/patches/4.1.43/cleankernel.patch deleted file mode 100644 index 59693f426..000000000 --- a/target/linux/patches/4.1.43/cleankernel.patch +++ /dev/null @@ -1,11 +0,0 @@ -diff -Nur linux-4.1.10.orig/scripts/Makefile.headersinst linux-4.1.10/scripts/Makefile.headersinst ---- linux-4.1.10.orig/scripts/Makefile.headersinst 2015-10-03 13:49:38.000000000 +0200 -+++ linux-4.1.10/scripts/Makefile.headersinst 2015-10-15 11:23:35.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) - |
