[kernel] Add checksum for 2.6.34, refresh 2.6.34 patches and update targets from 2.6.34-rcX to 2.6.34

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21498 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Lars-Peter Clausen
2010-05-17 22:05:07 +00:00
parent f766b81684
commit 00e07cf808
12 changed files with 20 additions and 19 deletions

View File

@@ -26,10 +26,11 @@ endif
ifeq ($(LINUX_VERSION),2.6.33.3)
LINUX_KERNEL_MD5SUM:=f651e9aafb2f910812257a63bcd639f2
endif
ifeq ($(LINUX_VERSION),2.6.34-rc5)
LINUX_KERNEL_MD5SUM:=c09ea93cd4e2684ebb506866c65a4c9f
ifeq ($(LINUX_VERSION),2.6.34)
LINUX_KERNEL_MD5SUM:=10eebcb0178fb4540e2165bfd7efc7ad
endif
# disable the md5sum check for unknown kernel versions
LINUX_KERNEL_MD5SUM?=x