kernel: bump 4.9 to 4.9.145
[openwrt/openwrt.git] / target / linux / generic / pending-4.9 / 201-extra_optimization.patch
index 6cc23a261c23f119a0449336b5ff30edc9b479e6..7a9d13199500f249e4bd7321e1e69c3d7e235533 100644 (file)
@@ -14,7 +14,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name>
 
 --- a/Makefile
 +++ b/Makefile
-@@ -678,12 +678,12 @@ endif
+@@ -680,12 +680,12 @@ endif
  
  ifdef CONFIG_CC_OPTIMIZE_FOR_SIZE
  KBUILD_CFLAGS += $(call cc-option,-Oz,-Os)