projects
/
openwrt
/
staging
/
xback.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0e5f8f6
)
add 2.6.38 md5sum
author
Imre Kaloz
<kaloz@openwrt.org>
Fri, 18 Mar 2011 12:56:19 +0000
(12:56 +0000)
committer
Imre Kaloz
<kaloz@openwrt.org>
Fri, 18 Mar 2011 12:56:19 +0000
(12:56 +0000)
SVN-Revision: 26221
include/kernel-version.mk
patch
|
blob
|
history
diff --git
a/include/kernel-version.mk
b/include/kernel-version.mk
index 7d343a6688a37759a715ca757fa4782e12cdee5e..294ffb8d931351d2b5351d4580d7972b0de3c258 100644
(file)
--- a/
include/kernel-version.mk
+++ b/
include/kernel-version.mk
@@
-23,6
+23,9
@@
endif
ifeq ($(LINUX_VERSION),2.6.37.3)
LINUX_KERNEL_MD5SUM:=b32fc95037e4e114fcfb33075bb30f46
endif
+ifeq ($(LINUX_VERSION),2.6.38)
+ LINUX_KERNEL_MD5SUM:=7d471477bfa67546f902da62227fa976
+endif
# disable the md5sum check for unknown kernel versions
LINUX_KERNEL_MD5SUM?=x