kernel: Update to version 2.6.37.6

Thank you Peter Wagner for the patch

SVN-Revision: 26441
This commit is contained in:
Hauke Mehrtens
2011-04-03 13:59:07 +00:00
parent 0301e07074
commit 50c743e79e
25 changed files with 36 additions and 34 deletions

View File

@@ -1,6 +1,6 @@
--- a/Makefile
+++ b/Makefile
@@ -538,9 +538,9 @@
@@ -538,9 +538,9 @@ endif # $(dot-config)
all: vmlinux
ifdef CONFIG_CC_OPTIMIZE_FOR_SIZE
@@ -12,7 +12,7 @@
endif
include $(srctree)/arch/$(SRCARCH)/Makefile
@@ -595,6 +595,9 @@
@@ -595,6 +595,9 @@ endif
NOSTDINC_FLAGS += -nostdinc -isystem $(shell $(CC) -print-file-name=include)
CHECKFLAGS += $(NOSTDINC_FLAGS)