kernel: bump kernel 4.4 to version 4.4.137
authorHauke Mehrtens <hauke@hauke-m.de>
Sat, 9 Jun 2018 13:59:41 +0000 (15:59 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Fri, 15 Jun 2018 17:20:56 +0000 (19:20 +0200)
commitb03826d8aaa659e2581dcff3f96280a8b4683422
treed40e8591992ca1b17fd6cd7f4cc2a69eca58fa9d
parent21f44e338976f54812a8f917e6648d8167a26936
kernel: bump kernel 4.4 to version 4.4.137

The new option CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE was added, in this
commit:
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git/commit/?h=linux-4.4.y&id=ffe4bf3eb3cfa10f9ef295c08c21f4fe3bb07e21
Handle it by setting it to the opposite value
CONFIG_CC_OPTIMIZE_FOR_SIZE is set to.

Tested on lantiq

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
31 files changed:
include/kernel-version.mk
target/linux/apm821xx/config-4.4
target/linux/ar71xx/config-4.4
target/linux/ar71xx/patches-4.4/910-unaligned_access_hacks.patch
target/linux/arm64/config-4.4
target/linux/at91/config-4.4
target/linux/ath25/config-4.4
target/linux/bcm53xx/config-4.4
target/linux/brcm47xx/config-4.4
target/linux/brcm63xx/config-4.4
target/linux/gemini/config-4.4
target/linux/generic/config-4.4
target/linux/generic/patches-4.4/078-0003-net-phy-cherry-pick-Broadcom-drivers-updates-from-v4.patch
target/linux/generic/patches-4.4/203-kallsyms_uncompressed.patch
target/linux/generic/patches-4.4/204-module_strip.patch
target/linux/generic/patches-4.4/995-mangle_bootargs.patch
target/linux/imx6/config-4.4
target/linux/ixp4xx/config-4.4
target/linux/layerscape/config-4.4
target/linux/malta/config-4.4
target/linux/mxs/config-4.4
target/linux/octeon/config-4.4
target/linux/ramips/mt7620/config-4.4
target/linux/ramips/mt7621/config-4.4
target/linux/ramips/mt7628/config-4.4
target/linux/ramips/mt7688/config-4.4
target/linux/ramips/rt288x/config-4.4
target/linux/ramips/rt305x/config-4.4
target/linux/ramips/rt3883/config-4.4
target/linux/rb532/config-4.4
target/linux/zynq/config-4.4