projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add a gzipped uImage for ar71xx
[openwrt.git]
/
include
/
kernel-version.mk
diff --git
a/include/kernel-version.mk
b/include/kernel-version.mk
index
6fa9250
..
e434234
100644
(file)
--- a/
include/kernel-version.mk
+++ b/
include/kernel-version.mk
@@
-25,11
+25,11
@@
endif
ifeq ($(LINUX_VERSION),2.6.24.7)
LINUX_KERNEL_MD5SUM:=40a73780d51525d28d36dec852c680c4
endif
ifeq ($(LINUX_VERSION),2.6.24.7)
LINUX_KERNEL_MD5SUM:=40a73780d51525d28d36dec852c680c4
endif
-ifeq ($(LINUX_VERSION),2.6.25.1
0
)
- LINUX_KERNEL_MD5SUM:=
a6b0aa5b1fa1ae5a02a7b67345f01e86
+ifeq ($(LINUX_VERSION),2.6.25.1
6
)
+ LINUX_KERNEL_MD5SUM:=
fdb0e08f0e5a2b4fe6dc711ca35f430e
endif
endif
-ifeq ($(LINUX_VERSION),2.6.26)
- LINUX_KERNEL_MD5SUM:=
5169d01c405bc3f866c59338e217968c
+ifeq ($(LINUX_VERSION),2.6.26
.3
)
+ LINUX_KERNEL_MD5SUM:=
90fe36b18dbac6e2f79374e2df60ac67
endif
# disable the md5sum check for unknown kernel versions
endif
# disable the md5sum check for unknown kernel versions
This page took
0.025923 seconds
and
4
git commands to generate.