summaryrefslogtreecommitdiff
path: root/target/rb532
diff options
context:
space:
mode:
Diffstat (limited to 'target/rb532')
-rw-r--r--target/rb532/Makefile2
-rw-r--r--target/rb532/target.mk4
2 files changed, 3 insertions, 3 deletions
diff --git a/target/rb532/Makefile b/target/rb532/Makefile
index 9c590c0e0..f1b2566b6 100644
--- a/target/rb532/Makefile
+++ b/target/rb532/Makefile
@@ -10,7 +10,7 @@ include $(TOPDIR)/mk/image.mk
OSTRIP:=-R .reginfo -R .notes -R .note -R .comment -R .mdebug -R .note.gnu.build-id
kernel-install:
- $(KERNEL_CROSS)objcopy $(OSTRIP) -S $(LINUX_DIR)/vmlinux \
+ $(TARGET_CROSS)objcopy $(OSTRIP) -S $(LINUX_DIR)/vmlinux \
$(BIN_DIR)/${ADK_TARGET}-${ARCH}-kernel
ifeq ($(FS),ext2-cf)
diff --git a/target/rb532/target.mk b/target/rb532/target.mk
index c0924be1f..95f01766b 100644
--- a/target/rb532/target.mk
+++ b/target/rb532/target.mk
@@ -1,7 +1,7 @@
ARCH:= mips
CPU_ARCH:= mipsel
-KERNEL_VERSION:= 2.6.31.5
+KERNEL_VERSION:= 2.6.32
KERNEL_RELEASE:= 1
-KERNEL_MD5SUM:= 926bff46d24e2f303e4ee92234e394d8
+KERNEL_MD5SUM:= 260551284ac224c3a43c4adac7df4879
TARGET_OPTIMIZATION:= -Os -pipe
TARGET_CFLAGS_ARCH:= -march=mips32