diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2009-07-20 10:18:56 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2009-07-20 10:18:56 +0000 |
commit | c3aa860a1157a5c8dbf0be1f73ada73ec4894572 (patch) | |
tree | 0afa09795f92fd5548c51c0be93f8b15a47e4e63 /target/linux/kirkwood | |
parent | dd1f19f4c7c323a5a269b798bda277b25d59231f (diff) | |
download | upstream-c3aa860a1157a5c8dbf0be1f73ada73ec4894572.tar.gz upstream-c3aa860a1157a5c8dbf0be1f73ada73ec4894572.tar.bz2 upstream-c3aa860a1157a5c8dbf0be1f73ada73ec4894572.zip |
update to 2.6.30.2
SVN-Revision: 16931
Diffstat (limited to 'target/linux/kirkwood')
-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 e6bbef259b..61b69f29ea 100644 --- a/target/linux/kirkwood/Makefile +++ b/target/linux/kirkwood/Makefile @@ -11,7 +11,7 @@ BOARD:=kirkwood BOARDNAME:=Marvell Kirkwood FEATURES:=tgz usb -LINUX_VERSION:=2.6.30.1 +LINUX_VERSION:=2.6.30.2 include $(INCLUDE_DIR)/target.mk |