kernel: add md5sum for 2.6.32 final, and refresh patches

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18636 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Gabor Juhos
2009-12-04 20:26:55 +00:00
parent 2de49087ef
commit d9fde639de
8 changed files with 12 additions and 9 deletions

View File

@@ -25,6 +25,9 @@ endif
ifeq ($(LINUX_VERSION),2.6.31.6)
LINUX_KERNEL_MD5SUM:=485472df88af84becdcf47f45de3ba46
endif
ifeq ($(LINUX_VERSION),2.6.32)
LINUX_KERNEL_MD5SUM:=260551284ac224c3a43c4adac7df4879
endif
# disable the md5sum check for unknown kernel versions
LINUX_KERNEL_MD5SUM?=x