projects
/
openwrt
/
staging
/
rmilecki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a447287
)
kernel: add md5sum of kernel 2.6.37
author
Hauke Mehrtens
<hauke@hauke-m.de>
Sat, 8 Jan 2011 13:10:35 +0000
(13:10 +0000)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Sat, 8 Jan 2011 13:10:35 +0000
(13:10 +0000)
SVN-Revision: 24931
include/kernel-version.mk
patch
|
blob
|
history
diff --git
a/include/kernel-version.mk
b/include/kernel-version.mk
index 24a9bb3203328addb891f2c736dffde60f9c02ce..3b91203a245a0c56f1708c8380fff54acccc6190 100644
(file)
--- a/
include/kernel-version.mk
+++ b/
include/kernel-version.mk
@@
-20,6
+20,9
@@
endif
ifeq ($(LINUX_VERSION),2.6.36.2)
LINUX_KERNEL_MD5SUM:=d465f8ba05bf1b7530c596f1cca658e7
endif
+ifeq ($(LINUX_VERSION),2.6.37)
+ LINUX_KERNEL_MD5SUM:=c8ee37b4fdccdb651e0603d35350b434
+endif
# disable the md5sum check for unknown kernel versions
LINUX_KERNEL_MD5SUM?=x