From 9556c473485ff6d7e0ba0a29beaccc3d696c20e1 Mon Sep 17 00:00:00 2001 From: jogo Date: Tue, 6 Dec 2011 19:50:25 +0000 Subject: linux: update 3.0 to 3.0.12 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29469 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 3220afaf4..dec2412be 100644 --- a/include/kernel-version.mk +++ b/include/kernel-version.mk @@ -29,8 +29,8 @@ endif ifeq ($(LINUX_VERSION),2.6.39.4) LINUX_KERNEL_MD5SUM:=a17c748c2070168f1e784e9605ca043d endif -ifeq ($(LINUX_VERSION),3.0.9) - LINUX_KERNEL_MD5SUM:=71992fa4dfc289a959f9ce266d08d77b +ifeq ($(LINUX_VERSION),3.0.12) + LINUX_KERNEL_MD5SUM:=aa5d56ddc2ef01a61759ceeb0f6b8308 endif ifeq ($(LINUX_VERSION),3.1.1) LINUX_KERNEL_MD5SUM:=4db653798a325f759b8cf49a1b5e6011 -- cgit v1.2.3