From ec067db63fc2b96770b99522f45882aa49391383 Mon Sep 17 00:00:00 2001 From: florian Date: Fri, 23 Oct 2009 12:10:25 +0000 Subject: [kernel] update to 2.6.30.9 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18126 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 e70a79f32..d5df7a36f 100644 --- a/include/kernel-version.mk +++ b/include/kernel-version.mk @@ -22,8 +22,8 @@ endif ifeq ($(LINUX_VERSION),2.6.28.10) LINUX_KERNEL_MD5SUM:=c4efb2c494d749cb5de274f8ae41c3fa endif -ifeq ($(LINUX_VERSION),2.6.30.8) - LINUX_KERNEL_MD5SUM:=76b8397bfb477788b26c834f71e27df6 +ifeq ($(LINUX_VERSION),2.6.30.9) + LINUX_KERNEL_MD5SUM:=5a4cd5543a9d7c1a819700b21be31ef1 endif ifeq ($(LINUX_VERSION),2.6.31.1) LINUX_KERNEL_MD5SUM:=8077cd7f7c1cdeb6aef3872441ae5294 -- cgit v1.2.3