projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[adm5120] enable CAS-630/630W support
[openwrt.git]
/
include
/
kernel-version.mk
diff --git
a/include/kernel-version.mk
b/include/kernel-version.mk
index
f481588
..
fb97957
100644
(file)
--- a/
include/kernel-version.mk
+++ b/
include/kernel-version.mk
@@
-28,11
+28,11
@@
endif
ifeq ($(LINUX_VERSION),2.6.26.8)
LINUX_KERNEL_MD5SUM:=05dd0d4f8f110b4219ae6ec7a36c046d
endif
ifeq ($(LINUX_VERSION),2.6.26.8)
LINUX_KERNEL_MD5SUM:=05dd0d4f8f110b4219ae6ec7a36c046d
endif
-ifeq ($(LINUX_VERSION),2.6.27.1
0
)
- LINUX_KERNEL_MD5SUM:=
ef06a3ea963f556948e77971df912303
+ifeq ($(LINUX_VERSION),2.6.27.1
5
)
+ LINUX_KERNEL_MD5SUM:=
0756284efb091dccd012eec61def2004
endif
endif
-ifeq ($(LINUX_VERSION),2.6.28)
- LINUX_KERNEL_MD5SUM:=
d351e44709c9810b85e29b877f50968a
+ifeq ($(LINUX_VERSION),2.6.28
.4
)
+ LINUX_KERNEL_MD5SUM:=
8228bb7804d6d0099eadfabf701c295b
endif
# disable the md5sum check for unknown kernel versions
endif
# disable the md5sum check for unknown kernel versions
This page took
0.019787 seconds
and
4
git commands to generate.