Hi, please apply.
greets
diff --git a/include/kernel-version.mk b/include/kernel-version.mk index c3894d2..ee201bc 100644 --- a/include/kernel-version.mk +++ b/include/kernel-version.mk @@ -23,8 +23,8 @@ endif ifeq ($(LINUX_VERSION),2.6.32.11) LINUX_KERNEL_MD5SUM:=3709c691d909b4f8ca692edc6c726cb6 endif -ifeq ($(LINUX_VERSION),2.6.33.2) - LINUX_KERNEL_MD5SUM:=80c5ff544b0ee4d9b5d8b8b89d4a0ef9 +ifeq ($(LINUX_VERSION),2.6.33.3) + LINUX_KERNEL_MD5SUM:=f651e9aafb2f910812257a63bcd639f2 endif ifeq ($(LINUX_VERSION),2.6.34-rc5) LINUX_KERNEL_MD5SUM:=c09ea93cd4e2684ebb506866c65a4c9f diff --git a/target/linux/ifxmips/Makefile b/target/linux/ifxmips/Makefile index 32fee6f..376cdf2 100644 --- a/target/linux/ifxmips/Makefile +++ b/target/linux/ifxmips/Makefile @@ -12,9 +12,7 @@ BOARDNAME:=Infineon Mips FEATURES:=squashfs jffs2 atm SUBTARGETS:=danube #ar9 -#LINUX_VERSION:=2.6.30.10 -#LINUX_VERSION:=2.6.32.10 -LINUX_VERSION:=2.6.33.2 +LINUX_VERSION:=2.6.33.3 CFLAGS=-Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time
_______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel