1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

[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
2010-05-17 22:05:07 +00:00
parent b3efa3509b
commit 8db5903195
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