diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-05-09 06:46:42 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-05-09 06:46:42 +0000 |
commit | 771ab45a4d304e5184e8b0588621350ac843f5b5 (patch) | |
tree | 12285dbfec1f02e3b13207dbc945f8f81e256952 /target/linux/sibyte/Makefile | |
parent | fe70acc95a2c5e630b8ef387a856d730a57598fa (diff) | |
download | upstream-771ab45a4d304e5184e8b0588621350ac843f5b5.tar.gz upstream-771ab45a4d304e5184e8b0588621350ac843f5b5.tar.bz2 upstream-771ab45a4d304e5184e8b0588621350ac843f5b5.zip |
bump to 2.6.30-rc5
SVN-Revision: 15739
Diffstat (limited to 'target/linux/sibyte/Makefile')
-rw-r--r-- | target/linux/sibyte/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/sibyte/Makefile b/target/linux/sibyte/Makefile index 57b305385f..dfc897a951 100644 --- a/target/linux/sibyte/Makefile +++ b/target/linux/sibyte/Makefile @@ -1,4 +1,4 @@ -# +# # Copyright (C) 2006-2009 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. @@ -11,7 +11,7 @@ BOARD:=sibyte BOARDNAME:=Broadcom/SiByte SB-1 FEATURES:=broken -LINUX_VERSION:=2.6.30-rc4 +LINUX_VERSION:=2.6.30-rc5 include $(INCLUDE_DIR)/target.mk |