summaryrefslogtreecommitdiffstats
path: root/target/linux/amazon/Makefile
diff options
context:
space:
mode:
authorhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-11-29 16:54:17 +0000
committerhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-11-29 16:54:17 +0000
commit3bea333001b3e3bbfea5cb1411accb1903506c18 (patch)
treeb81853e97069e856e42178d424ad08f2f44996c5 /target/linux/amazon/Makefile
parentdeecd2f2a20b0fd7f5bcd72babf00f32f2c6a82b (diff)
[amazon] Update to kernel 2.6.30
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18605 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/amazon/Makefile')
-rw-r--r--target/linux/amazon/Makefile2
1 files changed, 1 insertions, 1 deletions
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