kernel: bump 4.9 to 4.9.122
[openwrt/openwrt.git] / target / linux / generic / pending-4.9 / 201-extra_optimization.patch
index b0ad420e5c1bee8e34ab04e15302440ea8ef5385..8197f7bb9f103ba151e4f97cea80ed96d5a44e61 100644 (file)
@@ -12,11 +12,9 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name>
  Makefile | 6 +++---
  1 file changed, 3 insertions(+), 3 deletions(-)
 
-diff --git a/Makefile b/Makefile
-index 598494bc9a4b..1f02ac9b571a 100644
 --- a/Makefile
 +++ b/Makefile
-@@ -637,12 +637,12 @@ KBUILD_CFLAGS    += $(call cc-option,-fdata-sections,)
+@@ -644,12 +644,12 @@ KBUILD_CFLAGS    += $(call cc-option,-fdata
  endif
  
  ifdef CONFIG_CC_OPTIMIZE_FOR_SIZE
@@ -32,6 +30,3 @@ index 598494bc9a4b..1f02ac9b571a 100644
  endif
  endif
  
--- 
-2.11.0
-