diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2011-03-18 13:09:21 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2011-03-18 13:09:21 +0000 |
commit | 4c40a7b33401473655f3a37b74852dd212ca464f (patch) | |
tree | a7ba2967945bce91fd71201c368e904b49d3783d /target/linux/kirkwood/Makefile | |
parent | bc5d76f6ad14195024e3dbe2d6701f4116362f1d (diff) | |
download | master-187ad058-4c40a7b33401473655f3a37b74852dd212ca464f.tar.gz master-187ad058-4c40a7b33401473655f3a37b74852dd212ca464f.tar.bz2 master-187ad058-4c40a7b33401473655f3a37b74852dd212ca464f.zip |
[kirkwood]: upgrade to 2.6.37
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26225 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/kirkwood/Makefile')
-rw-r--r-- | target/linux/kirkwood/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/kirkwood/Makefile b/target/linux/kirkwood/Makefile index d75f233098..fc0329b781 100644 --- a/target/linux/kirkwood/Makefile +++ b/target/linux/kirkwood/Makefile @@ -12,7 +12,7 @@ BOARDNAME:=Marvell Kirkwood FEATURES:=targz usb jffs2 MAINTAINER:=Imre Kaloz <kaloz@openwrt.org> -LINUX_VERSION:=2.6.35.11 +LINUX_VERSION:=2.6.37.3 include $(INCLUDE_DIR)/target.mk |