From c4ce5f39374936462cfcc10d9bbe0f815d5c4a58 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sun, 29 Nov 2009 16:54:17 +0000 Subject: [PATCH] Update to kernel 2.6.30 SVN-Revision: 18605 --- target/linux/amazon/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/amazon/Makefile b/target/linux/amazon/Makefile index 5a5fed598d..d0787ca25c 100644 --- a/target/linux/amazon/Makefile +++ b/target/linux/amazon/Makefile @@ -10,7 +10,7 @@ ARCH:=mips BOARD:=amazon BOARDNAME:=Infineon Amazon FEATURES:=squashfs jffs2 broken -LINUX_VERSION:=2.6.21.7 +LINUX_VERSION:=2.6.30.9 include $(INCLUDE_DIR)/target.mk