projects
/
openwrt
/
staging
/
nbd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1178bae
)
Add md5sum for linux-2.6.36
author
Michael Büsch
<mb@bu3sch.de>
Wed, 20 Oct 2010 23:07:35 +0000
(23:07 +0000)
committer
Michael Büsch
<mb@bu3sch.de>
Wed, 20 Oct 2010 23:07:35 +0000
(23:07 +0000)
SVN-Revision: 23556
include/kernel-version.mk
patch
|
blob
|
history
diff --git
a/include/kernel-version.mk
b/include/kernel-version.mk
index ad8a0137e4ae9da615c051df527150ec9f0d9015..4522444c93860b7635258950b4ed6e8ef841afa3 100644
(file)
--- a/
include/kernel-version.mk
+++ b/
include/kernel-version.mk
@@
-23,6
+23,9
@@
endif
ifeq ($(LINUX_VERSION),2.6.35.7)
LINUX_KERNEL_MD5SUM:=f741879bcd3a5366a1bbe0ad5cdb7935
endif
+ifeq ($(LINUX_VERSION),2.6.36)
+ LINUX_KERNEL_MD5SUM:=61f3739a73afb6914cb007f37fb09b62
+endif
# disable the md5sum check for unknown kernel versions
LINUX_KERNEL_MD5SUM?=x