projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
re-enable cfg80211 as well
[openwrt.git]
/
include
/
kernel-version.mk
diff --git
a/include/kernel-version.mk
b/include/kernel-version.mk
index
340ce57
..
45139a6
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
-rc
9)
- LINUX_KERNEL_MD5SUM:=
d78ffa904cc4a9c4eafd68ce55135198
+ifeq ($(LINUX_VERSION),2.6.27
.1
9)
+ LINUX_KERNEL_MD5SUM:=
182b23174febe7cc8106dd394f368dee
endif
endif
-ifeq ($(LINUX_VERSION),2.6.27)
- LINUX_KERNEL_MD5SUM:=
b3e78977aa79d3754cb7f8143d7ddabd
+ifeq ($(LINUX_VERSION),2.6.2
8.
7)
+ LINUX_KERNEL_MD5SUM:=
72d7d509c1f997e6d043bc9c683d89f1
endif
# disable the md5sum check for unknown kernel versions
endif
# disable the md5sum check for unknown kernel versions
This page took
0.02193 seconds
and
4
git commands to generate.