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