projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
remove /tmp/resolv.conf.auto when ifup -a is called so that any old dns servers no...
[openwrt.git]
/
include
/
kernel-version.mk
diff --git
a/include/kernel-version.mk
b/include/kernel-version.mk
index
35d1dd0
..
a9b9286
100644
(file)
--- a/
include/kernel-version.mk
+++ b/
include/kernel-version.mk
@@
-25,11
+25,11
@@
endif
ifeq ($(LINUX_VERSION),2.6.25.17)
LINUX_KERNEL_MD5SUM:=30618bff93fd4fd048e20a9a6aab8e5d
endif
ifeq ($(LINUX_VERSION),2.6.25.17)
LINUX_KERNEL_MD5SUM:=30618bff93fd4fd048e20a9a6aab8e5d
endif
-ifeq ($(LINUX_VERSION),2.6.26.
5
)
- LINUX_KERNEL_MD5SUM:=
98261b39a558cf0739703ffea7db9f43
+ifeq ($(LINUX_VERSION),2.6.26.
7
)
+ LINUX_KERNEL_MD5SUM:=
ada8af1e3ec15bd6e9bdbcadf23a9cc2
endif
endif
-ifeq ($(LINUX_VERSION),2.6.27
-rc9
)
- LINUX_KERNEL_MD5SUM:=
d78ffa904cc4a9c4eafd68ce55135198
+ifeq ($(LINUX_VERSION),2.6.27
.4
)
+ LINUX_KERNEL_MD5SUM:=
3880fe9f19b9a7690afd151326eb7ce5
endif
# disable the md5sum check for unknown kernel versions
endif
# disable the md5sum check for unknown kernel versions
This page took
0.025223 seconds
and
4
git commands to generate.