summaryrefslogtreecommitdiff
path: root/target/lemote
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2009-11-08 19:46:16 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2009-11-08 19:46:16 +0100
commitb27533599deeccfe4ca6d176baa8a05307f3805e (patch)
treef51d09c86da001e26742185e5f42aee77a60cde5 /target/lemote
parentad6880eef71d01101c2b216a5462dd9ae116542c (diff)
update to latest stable kernel, fix grub2 terminal output
- grub2 documentation is really outdated. you have to read the source to get serial working.
Diffstat (limited to 'target/lemote')
-rw-r--r--target/lemote/device.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/lemote/device.mk b/target/lemote/device.mk
index a9037d8ed..2702be95b 100644
--- a/target/lemote/device.mk
+++ b/target/lemote/device.mk
@@ -1,7 +1,7 @@
ARCH:= mips
CPU_ARCH:= mips64el
-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=loongson2f -mabi=64