kernel: bump 4.14 to 4.14.11
[openwrt/.git] / target / linux / generic / backport-4.14 / 011-kbuild-export-SUBARCH.patch
index 89665867296bbba95e42740e20e820ef40a768e6..7080cd10a8dcfaa1551af404be4e8b3f25ef7d41 100644 (file)
@@ -10,7 +10,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name>
 
 --- a/Makefile
 +++ b/Makefile
-@@ -415,8 +415,8 @@ KERNELRELEASE = $(shell cat include/conf
+@@ -410,8 +410,8 @@ KERNELRELEASE = $(shell cat include/conf
  KERNELVERSION = $(VERSION)$(if $(PATCHLEVEL),.$(PATCHLEVEL)$(if $(SUBLEVEL),.$(SUBLEVEL)))$(EXTRAVERSION)
  
  export VERSION PATCHLEVEL SUBLEVEL KERNELRELEASE KERNELVERSION