summaryrefslogtreecommitdiff
path: root/target/rb411
diff options
context:
space:
mode:
Diffstat (limited to 'target/rb411')
-rw-r--r--target/rb411/device.mk4
-rw-r--r--target/rb411/kernel.config2
2 files changed, 3 insertions, 3 deletions
diff --git a/target/rb411/device.mk b/target/rb411/device.mk
index a6038dc4f..93fd3c2cb 100644
--- a/target/rb411/device.mk
+++ b/target/rb411/device.mk
@@ -1,7 +1,7 @@
ARCH:= mips
CPU_ARCH:= mips
-KERNEL_VERSION:= 2.6.29.1
+KERNEL_VERSION:= 2.6.30.5
KERNEL_RELEASE:= 1
-KERNEL_MD5SUM:= 4ada43caecb08fe2af71b416b6f586d8
+KERNEL_MD5SUM:= be9c3a697a54ac099c910d068ff0dc03
TARGET_OPTIMIZATION:= -Os -pipe
TARGET_CFLAGS_ARCH:= -march=mips32
diff --git a/target/rb411/kernel.config b/target/rb411/kernel.config
index e3da44dd8..489e39c54 100644
--- a/target/rb411/kernel.config
+++ b/target/rb411/kernel.config
@@ -917,7 +917,7 @@ CONFIG_MAGIC_SYSRQ=y
# CONFIG_DYNAMIC_PRINTK_DEBUG is not set
# CONFIG_SAMPLES is not set
CONFIG_HAVE_ARCH_KGDB=y
-CONFIG_CMDLINE="init=/init console=ttyS0,115200"
+CONFIG_CMDLINE="console=ttyS0,115200"
#
# Security options