From 2de49087ef398ff6b14c3b1caff70bc60769bc9f Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Fri, 4 Dec 2009 14:52:45 +0000 Subject: [kernel] update to 2.6.30, refresh patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18635 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- include/kernel-version.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include') diff --git a/include/kernel-version.mk b/include/kernel-version.mk index 4562d5a388..cb2fd60c5a 100644 --- a/include/kernel-version.mk +++ b/include/kernel-version.mk @@ -19,8 +19,8 @@ endif ifeq ($(LINUX_VERSION),2.6.28.10) LINUX_KERNEL_MD5SUM:=c4efb2c494d749cb5de274f8ae41c3fa endif -ifeq ($(LINUX_VERSION),2.6.30.9) - LINUX_KERNEL_MD5SUM:=5a4cd5543a9d7c1a819700b21be31ef1 +ifeq ($(LINUX_VERSION),2.6.30.10) + LINUX_KERNEL_MD5SUM:=eb6be465f914275967a5602cb33662f5 endif ifeq ($(LINUX_VERSION),2.6.31.6) LINUX_KERNEL_MD5SUM:=485472df88af84becdcf47f45de3ba46 -- cgit v1.2.3