diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-05-09 06:46:58 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-05-09 06:46:58 +0000 |
commit | 64298c25397e0416adbc77981c859d5b7d348a18 (patch) | |
tree | 134c85174ea80064199b91e3f734cf498c5f1ada /target | |
parent | 771ab45a4d304e5184e8b0588621350ac843f5b5 (diff) | |
download | upstream-64298c25397e0416adbc77981c859d5b7d348a18.tar.gz upstream-64298c25397e0416adbc77981c859d5b7d348a18.tar.bz2 upstream-64298c25397e0416adbc77981c859d5b7d348a18.zip |
bump to 2.6.30-rc5
SVN-Revision: 15740
Diffstat (limited to 'target')
-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 8fc3889cbd..861d3be876 100644 --- a/target/linux/kirkwood/Makefile +++ b/target/linux/kirkwood/Makefile @@ -11,7 +11,7 @@ BOARD:=kirkwood BOARDNAME:=Marvell Kirkwood FEATURES:=jffs2 usb broken -LINUX_VERSION:=2.6.30-rc4 +LINUX_VERSION:=2.6.30-rc5 include $(INCLUDE_DIR)/target.mk |