projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[package] ppp: bump pkg revision after latest changes
[openwrt.git]
/
include
/
kernel-version.mk
diff --git
a/include/kernel-version.mk
b/include/kernel-version.mk
index
d7a4a43
..
3b91203
100644
(file)
--- a/
include/kernel-version.mk
+++ b/
include/kernel-version.mk
@@
-11,9
+11,6
@@
endif
ifeq ($(LINUX_VERSION),2.6.32.27)
LINUX_KERNEL_MD5SUM:=c8df8bed01a3b7e4ce13563e74181d71
endif
ifeq ($(LINUX_VERSION),2.6.32.27)
LINUX_KERNEL_MD5SUM:=c8df8bed01a3b7e4ce13563e74181d71
endif
-ifeq ($(LINUX_VERSION),2.6.33.7)
- LINUX_KERNEL_MD5SUM:=2cea51deeaa0620a07d005ec3b148f06
-endif
ifeq ($(LINUX_VERSION),2.6.34.7)
LINUX_KERNEL_MD5SUM:=8964e26120e84844998a673464a980ea
endif
ifeq ($(LINUX_VERSION),2.6.34.7)
LINUX_KERNEL_MD5SUM:=8964e26120e84844998a673464a980ea
endif
@@
-23,6
+20,9
@@
endif
ifeq ($(LINUX_VERSION),2.6.36.2)
LINUX_KERNEL_MD5SUM:=d465f8ba05bf1b7530c596f1cca658e7
endif
ifeq ($(LINUX_VERSION),2.6.36.2)
LINUX_KERNEL_MD5SUM:=d465f8ba05bf1b7530c596f1cca658e7
endif
+ifeq ($(LINUX_VERSION),2.6.37)
+ LINUX_KERNEL_MD5SUM:=c8ee37b4fdccdb651e0603d35350b434
+endif
# disable the md5sum check for unknown kernel versions
LINUX_KERNEL_MD5SUM?=x
# disable the md5sum check for unknown kernel versions
LINUX_KERNEL_MD5SUM?=x
This page took
0.018895 seconds
and
4
git commands to generate.