diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/kernel-version.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/kernel-version.mk b/include/kernel-version.mk index 7e0eee1350..b7707d3322 100644 --- a/include/kernel-version.mk +++ b/include/kernel-version.mk @@ -14,8 +14,8 @@ endif ifeq ($(LINUX_VERSION),2.6.34.7) LINUX_KERNEL_MD5SUM:=8964e26120e84844998a673464a980ea endif -ifeq ($(LINUX_VERSION),2.6.35.9) - LINUX_KERNEL_MD5SUM:=18d339e9229560e73c4249dffdc3fd90 +ifeq ($(LINUX_VERSION),2.6.35.11) + LINUX_KERNEL_MD5SUM:=4c9ee33801f5ad0f4d5e615fac66d535 endif ifeq ($(LINUX_VERSION),2.6.36.4) LINUX_KERNEL_MD5SUM:=c05dd941d0e249695e9f72568888e1bf |