projects
/
openwrt
/
staging
/
thess.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
db8b192
)
add 2.6.33.3 & 2.6.32.12 kernel checksums
author
Alexandros C. Couloumbis
<alex@ozo.com>
Tue, 27 Apr 2010 08:39:06 +0000
(08:39 +0000)
committer
Alexandros C. Couloumbis
<alex@ozo.com>
Tue, 27 Apr 2010 08:39:06 +0000
(08:39 +0000)
SVN-Revision: 21180
include/kernel-version.mk
patch
|
blob
|
history
diff --git
a/include/kernel-version.mk
b/include/kernel-version.mk
index c3894d2bbff231b68f98a2a950c0a4df2aaf00e4..6da056aa179aab99e2a8681e5abdc732d2debeaf 100644
(file)
--- a/
include/kernel-version.mk
+++ b/
include/kernel-version.mk
@@
-23,9
+23,15
@@
endif
ifeq ($(LINUX_VERSION),2.6.32.11)
LINUX_KERNEL_MD5SUM:=3709c691d909b4f8ca692edc6c726cb6
endif
+ifeq ($(LINUX_VERSION),2.6.32.12)
+ LINUX_KERNEL_MD5SUM:=bc87db696ed4be729334584493d6d98d
+endif
ifeq ($(LINUX_VERSION),2.6.33.2)
LINUX_KERNEL_MD5SUM:=80c5ff544b0ee4d9b5d8b8b89d4a0ef9
endif
+ifeq ($(LINUX_VERSION),2.6.33.3)
+ LINUX_KERNEL_MD5SUM:=f651e9aafb2f910812257a63bcd639f2
+endif
ifeq ($(LINUX_VERSION),2.6.34-rc5)
LINUX_KERNEL_MD5SUM:=c09ea93cd4e2684ebb506866c65a4c9f
endif