projects
/
openwrt
/
staging
/
stintel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
32e4801
)
add md5sum for linux-3.3
author
Gabor Juhos
<juhosg@openwrt.org>
Tue, 20 Mar 2012 15:55:06 +0000
(15:55 +0000)
committer
Gabor Juhos
<juhosg@openwrt.org>
Tue, 20 Mar 2012 15:55:06 +0000
(15:55 +0000)
SVN-Revision: 31046
include/kernel-version.mk
patch
|
blob
|
history
diff --git
a/include/kernel-version.mk
b/include/kernel-version.mk
index f2e39c0a839a1ab2d066592f58fccaa2b1e28d33..353d959f78972af2f787e3307e97baeddc46cfb2 100644
(file)
--- a/
include/kernel-version.mk
+++ b/
include/kernel-version.mk
@@
-38,6
+38,9
@@
endif
ifeq ($(LINUX_VERSION),3.2.12)
LINUX_KERNEL_MD5SUM:=e3dd3772f0cf14d444a3fb474bd624fe
endif
+ifeq ($(LINUX_VERSION),3.3)
+ LINUX_KERNEL_MD5SUM:=98a6cdd7d082b7ea72df9c89842bac74
+endif
# disable the md5sum check for unknown kernel versions
LINUX_KERNEL_MD5SUM?=x