diff options
author | Hauke Mehrtens <hauke@openwrt.org> | 2009-11-29 16:54:17 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@openwrt.org> | 2009-11-29 16:54:17 +0000 |
commit | b2deecd6c89f8b7ebfee4dc877847be7c41eebc7 (patch) | |
tree | b81853e97069e856e42178d424ad08f2f44996c5 /target/linux/amazon/Makefile | |
parent | 0a5b543b5f93f1570ddcfe3d93bb6060c9d668f8 (diff) | |
download | upstream-b2deecd6c89f8b7ebfee4dc877847be7c41eebc7.tar.gz upstream-b2deecd6c89f8b7ebfee4dc877847be7c41eebc7.tar.bz2 upstream-b2deecd6c89f8b7ebfee4dc877847be7c41eebc7.zip |
[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/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |