From 4f9721dee779c45e0db55753bb2e4096541e28f6 Mon Sep 17 00:00:00 2001 From: kaloz Date: Mon, 19 Jul 2010 11:34:03 +0000 Subject: update kernel versions git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22289 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- include/kernel-version.mk | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'include/kernel-version.mk') diff --git a/include/kernel-version.mk b/include/kernel-version.mk index bcf312e23..0be4b7e18 100644 --- a/include/kernel-version.mk +++ b/include/kernel-version.mk @@ -8,14 +8,14 @@ endif ifeq ($(LINUX_VERSION),2.6.30.10) LINUX_KERNEL_MD5SUM:=eb6be465f914275967a5602cb33662f5 endif -ifeq ($(LINUX_VERSION),2.6.31.12) - LINUX_KERNEL_MD5SUM:=517be354b81b780e2f4b2ad614d030de +ifeq ($(LINUX_VERSION),2.6.31.14) + LINUX_KERNEL_MD5SUM:=3e7feb224197d8e174a90dd3759979fd endif -ifeq ($(LINUX_VERSION),2.6.32.14) - LINUX_KERNEL_MD5SUM:=b13dc3ce727039597163cb4bce4cbdbb +ifeq ($(LINUX_VERSION),2.6.32.16) + LINUX_KERNEL_MD5SUM:=d94d91ef3be4eb76765401b4fa462759 endif -ifeq ($(LINUX_VERSION),2.6.33.4) - LINUX_KERNEL_MD5SUM:=f75d21e5c60f18adf0e99d61c243f964 +ifeq ($(LINUX_VERSION),2.6.33.6) + LINUX_KERNEL_MD5SUM:=7d8f8a4a09866a786fb59c53fba8232a endif ifeq ($(LINUX_VERSION),2.6.34.1) LINUX_KERNEL_MD5SUM:=d31d241dc2058698a45fe41359cafb45 -- cgit v1.2.3