projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
remove symlink
[openwrt.git]
/
include
/
kernel-version.mk
diff --git
a/include/kernel-version.mk
b/include/kernel-version.mk
index
b3aaf00
..
71e4f12
100644
(file)
--- a/
include/kernel-version.mk
+++ b/
include/kernel-version.mk
@@
-25,6
+25,9
@@
endif
ifeq ($(LINUX_VERSION),2.6.24.2)
LINUX_KERNEL_MD5SUM:=dd573a2fae55624ed92fa49c17583964
endif
ifeq ($(LINUX_VERSION),2.6.24.2)
LINUX_KERNEL_MD5SUM:=dd573a2fae55624ed92fa49c17583964
endif
+ifeq ($(LINUX_VERSION),2.6.25)
+ LINUX_KERNEL_MD5SUM:=db95a49a656a3247d4995a797d333153
+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.020917 seconds
and
4
git commands to generate.