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