From: hauke Date: Sun, 29 Nov 2009 16:54:17 +0000 (+0000) Subject: [amazon] Update to kernel 2.6.30 X-Git-Url: https://git.rohieb.name/openwrt.git/commitdiff_plain/3bea333001b3e3bbfea5cb1411accb1903506c18 [amazon] Update to kernel 2.6.30 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18605 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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