From 3bea333001b3e3bbfea5cb1411accb1903506c18 Mon Sep 17 00:00:00 2001 From: hauke Date: Sun, 29 Nov 2009 16:54:17 +0000 Subject: [PATCH] [amazon] Update to kernel 2.6.30 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18605 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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 5a5fed598..d0787ca25 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 -- 2.35.1