projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[ar71xx] ag71xx driver: add Kconfig option for enabling debug messages
[openwrt.git]
/
include
/
kernel-version.mk
diff --git
a/include/kernel-version.mk
b/include/kernel-version.mk
index
340ce57
..
c47fa5f
100644
(file)
--- a/
include/kernel-version.mk
+++ b/
include/kernel-version.mk
@@
-22,17
+22,17
@@
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.
17
)
- LINUX_KERNEL_MD5SUM:=
30618bff93fd4fd048e20a9a6aab8e5d
+ifeq ($(LINUX_VERSION),2.6.25.
20
)
+ LINUX_KERNEL_MD5SUM:=
0da698edccf03e2235abc2830a495114
endif
endif
-ifeq ($(LINUX_VERSION),2.6.26.
5
)
- LINUX_KERNEL_MD5SUM:=
98261b39a558cf0739703ffea7db9f43
+ifeq ($(LINUX_VERSION),2.6.26.
8
)
+ LINUX_KERNEL_MD5SUM:=
05dd0d4f8f110b4219ae6ec7a36c046d
endif
endif
-ifeq ($(LINUX_VERSION),2.6.27
-rc9
)
- LINUX_KERNEL_MD5SUM:=
d78ffa904cc4a9c4eafd68ce55135198
+ifeq ($(LINUX_VERSION),2.6.27
.17
)
+ LINUX_KERNEL_MD5SUM:=
56ceaa85d19f5f19ff7ec8139ad4ad2d
endif
endif
-ifeq ($(LINUX_VERSION),2.6.2
7
)
- LINUX_KERNEL_MD5SUM:=
b3e78977aa79d3754cb7f8143d7ddabd
+ifeq ($(LINUX_VERSION),2.6.2
8.5
)
+ LINUX_KERNEL_MD5SUM:=
677e020f785f57ac48576eacb565a489
endif
# disable the md5sum check for unknown kernel versions
endif
# disable the md5sum check for unknown kernel versions
This page took
0.025623 seconds
and
4
git commands to generate.