projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix etrax patches
[openwrt.git]
/
include
/
kernel-version.mk
diff --git
a/include/kernel-version.mk
b/include/kernel-version.mk
index
de07e90
..
f438106
100644
(file)
--- a/
include/kernel-version.mk
+++ b/
include/kernel-version.mk
@@
-25,8
+25,8
@@
endif
ifeq ($(LINUX_VERSION),2.6.24.5)
LINUX_KERNEL_MD5SUM:=26500f8f92895bd33e391088b5edd4ad
endif
ifeq ($(LINUX_VERSION),2.6.24.5)
LINUX_KERNEL_MD5SUM:=26500f8f92895bd33e391088b5edd4ad
endif
-ifeq ($(LINUX_VERSION),2.6.25)
- LINUX_KERNEL_MD5SUM:=
db95a49a656a3247d4995a797d333153
+ifeq ($(LINUX_VERSION),2.6.25
.1
)
+ LINUX_KERNEL_MD5SUM:=
0d26fcafa00dc5cf27d4bf01301409a0
endif
# disable the md5sum check for unknown kernel versions
endif
# disable the md5sum check for unknown kernel versions
This page took
0.026231 seconds
and
4
git commands to generate.