projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[package] dnsmasq: allow 127.0.0.1/8 upstream DNS responses by default, resolves...
[openwrt.git]
/
include
/
kernel-version.mk
diff --git
a/include/kernel-version.mk
b/include/kernel-version.mk
index
0be4b7e
..
ad8a013
100644
(file)
--- a/
include/kernel-version.mk
+++ b/
include/kernel-version.mk
@@
-11,17
+11,17
@@
endif
ifeq ($(LINUX_VERSION),2.6.31.14)
LINUX_KERNEL_MD5SUM:=3e7feb224197d8e174a90dd3759979fd
endif
ifeq ($(LINUX_VERSION),2.6.31.14)
LINUX_KERNEL_MD5SUM:=3e7feb224197d8e174a90dd3759979fd
endif
-ifeq ($(LINUX_VERSION),2.6.32.
16
)
- LINUX_KERNEL_MD5SUM:=
d94d91ef3be4eb76765401b4fa462759
+ifeq ($(LINUX_VERSION),2.6.32.
24
)
+ LINUX_KERNEL_MD5SUM:=
bcd2f2b3d6974a9232b9becee8196634
endif
endif
-ifeq ($(LINUX_VERSION),2.6.33.
6
)
- LINUX_KERNEL_MD5SUM:=
7d8f8a4a09866a786fb59c53fba8232a
+ifeq ($(LINUX_VERSION),2.6.33.
7
)
+ LINUX_KERNEL_MD5SUM:=
2cea51deeaa0620a07d005ec3b148f06
endif
endif
-ifeq ($(LINUX_VERSION),2.6.34.
1
)
- LINUX_KERNEL_MD5SUM:=
d31d241dc2058698a45fe41359cafb45
+ifeq ($(LINUX_VERSION),2.6.34.
7
)
+ LINUX_KERNEL_MD5SUM:=
8964e26120e84844998a673464a980ea
endif
endif
-ifeq ($(LINUX_VERSION),2.6.35
-rc2
)
- LINUX_KERNEL_MD5SUM:=
6b6b76e689e11b70b2e53f9482006929
+ifeq ($(LINUX_VERSION),2.6.35
.7
)
+ LINUX_KERNEL_MD5SUM:=
f741879bcd3a5366a1bbe0ad5cdb7935
endif
# disable the md5sum check for unknown kernel versions
endif
# disable the md5sum check for unknown kernel versions
This page took
0.028456 seconds
and
4
git commands to generate.