kernel: update kernel 4.4 to version 4.4.31

+ Refresh patches
compile/run-tested on cns3xxx & imx6.

Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
This commit is contained in:
Koen Vandeputte
2016-11-12 14:52:47 +01:00
committed by John Crispin
parent 7ee6ab1a31
commit 3bbc3bd1bd
7 changed files with 20 additions and 25 deletions

View File

@@ -1,7 +1,7 @@
--- a/Makefile
+++ b/Makefile
@@ -619,12 +619,12 @@ KBUILD_CFLAGS += $(call cc-option,-fno-d
KBUILD_CFLAGS += $(call cc-disable-warning,maybe-uninitialized,)
@@ -620,12 +620,12 @@ KBUILD_CFLAGS += $(call cc-disable-warni
KBUILD_CFLAGS += $(call cc-disable-warning,frame-address,)
ifdef CONFIG_CC_OPTIMIZE_FOR_SIZE
-KBUILD_CFLAGS += -Os