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/qemu-x86/device.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/qemu-x86') diff --git a/target/qemu-x86/device.mk b/target/qemu-x86/device.mk index 3f64b3462..f825d0259 100644 --- a/target/qemu-x86/device.mk +++ b/target/qemu-x86/device.mk @@ -1,7 +1,7 @@ ARCH:= x86 CPU_ARCH:= i586 -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=i586 -- cgit v1.2.3