diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2010-11-24 18:50:11 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2010-11-24 18:50:11 +0000 |
commit | ead8ab8403bfbc0fa588c6590e85c18141fa74a2 (patch) | |
tree | ba09767c2a0918184d698bc442e6b363437b5483 /target/linux/kirkwood/Makefile | |
parent | 2c63c1543e64ab431ace157d2469e171c7f9205f (diff) | |
download | upstream-ead8ab8403bfbc0fa588c6590e85c18141fa74a2.tar.gz upstream-ead8ab8403bfbc0fa588c6590e85c18141fa74a2.tar.bz2 upstream-ead8ab8403bfbc0fa588c6590e85c18141fa74a2.zip |
update to the latest stable kernels
SVN-Revision: 24136
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 eaca1658ba..1dbd5b1450 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.8 +LINUX_VERSION:=2.6.35.9 include $(INCLUDE_DIR)/target.mk |