From b27533599deeccfe4ca6d176baa8a05307f3805e Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 8 Nov 2009 19:46:16 +0100 Subject: update to latest stable kernel, fix grub2 terminal output - grub2 documentation is really outdated. you have to read the source to get serial working. --- target/rb411/device.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/rb411') diff --git a/target/rb411/device.mk b/target/rb411/device.mk index 042f0cf1c..2ab6faed7 100644 --- a/target/rb411/device.mk +++ b/target/rb411/device.mk @@ -1,7 +1,7 @@ ARCH:= mips CPU_ARCH:= mips -KERNEL_VERSION:= 2.6.31.4 +KERNEL_VERSION:= 2.6.31.5 KERNEL_RELEASE:= 1 -KERNEL_MD5SUM:= be9c3a697a54ac099c910d068ff0dc03 +KERNEL_MD5SUM:= 926bff46d24e2f303e4ee92234e394d8 TARGET_OPTIMIZATION:= -Os -pipe TARGET_CFLAGS_ARCH:= -march=mips32 -- cgit v1.2.3