From 50beebab01a244a27e45ffd766377fa3fa91229a Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 27 Feb 2010 12:19:57 +0100 Subject: fix checksum check of toolchain archives after download and update alix/wrap targets to 2.6.33 --- target/wrap/target.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/wrap/target.mk') diff --git a/target/wrap/target.mk b/target/wrap/target.mk index 6fc2fcb45..372c3cfe3 100644 --- a/target/wrap/target.mk +++ b/target/wrap/target.mk @@ -1,7 +1,7 @@ ARCH:= x86 CPU_ARCH:= i486 -KERNEL_VERSION:= 2.6.32 +KERNEL_VERSION:= 2.6.33 KERNEL_RELEASE:= 1 -KERNEL_MD5SUM:= 260551284ac224c3a43c4adac7df4879 +KERNEL_MD5SUM:= c3883760b18d50e8d78819c54d579b00 TARGET_OPTIMIZATION:= -Os -pipe TARGET_CFLAGS_ARCH:= -march=i486 -- cgit v1.2.3