projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
upgrade the cross-gdb to 6.8 (patch from #4701)
[openwrt.git]
/
include
/
kernel-version.mk
diff --git
a/include/kernel-version.mk
b/include/kernel-version.mk
index
e481a32
..
45139a6
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
5
)
- LINUX_KERNEL_MD5SUM:=
0756284efb091dccd012eec61def2004
+ifeq ($(LINUX_VERSION),2.6.27.1
9
)
+ LINUX_KERNEL_MD5SUM:=
182b23174febe7cc8106dd394f368dee
endif
endif
-ifeq ($(LINUX_VERSION),2.6.28.
2
)
- LINUX_KERNEL_MD5SUM:=
8fce853ebfe658f0833d34bb1dc14d86
+ifeq ($(LINUX_VERSION),2.6.28.
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.027295 seconds
and
4
git commands to generate.