aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/backport-4.9/011-kbuild-export-SUBARCH.patch
diff options
context:
space:
mode:
authorKoen Vandeputte <koen.vandeputte@ncentric.com>2019-02-27 16:57:22 +0100
committerKoen Vandeputte <koen.vandeputte@ncentric.com>2019-03-06 12:51:52 +0100
commit5183df0dbf5f6b81c711b81e399a8c1be62bb838 (patch)
tree3cf9ddfd7a3f7a911722fc98acedae2f62c76a44 /target/linux/generic/backport-4.9/011-kbuild-export-SUBARCH.patch
parenteea538204bb973d73d3bc3d38947d7f85214d486 (diff)
downloadupstream-5183df0dbf5f6b81c711b81e399a8c1be62bb838.tar.gz
upstream-5183df0dbf5f6b81c711b81e399a8c1be62bb838.tar.bz2
upstream-5183df0dbf5f6b81c711b81e399a8c1be62bb838.zip
kernel: bump 4.9 to 4.9.161
Refreshed all patches. Altered patches: - 332-arc-add-OWRTDTB-section.patch Compile-tested on: ar71xx Runtime-tested on: ar71xx Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/generic/backport-4.9/011-kbuild-export-SUBARCH.patch')
-rw-r--r--target/linux/generic/backport-4.9/011-kbuild-export-SUBARCH.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/backport-4.9/011-kbuild-export-SUBARCH.patch b/target/linux/generic/backport-4.9/011-kbuild-export-SUBARCH.patch
index d937c83f33..6ef95db8dd 100644
--- a/target/linux/generic/backport-4.9/011-kbuild-export-SUBARCH.patch
+++ b/target/linux/generic/backport-4.9/011-kbuild-export-SUBARCH.patch
@@ -10,7 +10,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name>
--- a/Makefile
+++ b/Makefile
-@@ -411,8 +411,8 @@ KERNELRELEASE = $(shell cat include/conf
+@@ -406,8 +406,8 @@ KERNELRELEASE = $(shell cat include/conf
KERNELVERSION = $(VERSION)$(if $(PATCHLEVEL),.$(PATCHLEVEL)$(if $(SUBLEVEL),.$(SUBLEVEL)))$(EXTRAVERSION)
export VERSION PATCHLEVEL SUBLEVEL KERNELRELEASE KERNELVERSION