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 | 29444f662673bf5cb3fb13bf9d76951c2b1caa74 (patch) | |
tree | 70f40fe82f01d92fb3934522390613307b91fac0 /target/linux/sibyte/Makefile | |
parent | dfe4142d7937777085628581f36bf2040793aeec (diff) | |
download | upstream-29444f662673bf5cb3fb13bf9d76951c2b1caa74.tar.gz upstream-29444f662673bf5cb3fb13bf9d76951c2b1caa74.tar.bz2 upstream-29444f662673bf5cb3fb13bf9d76951c2b1caa74.zip |
[sibyte] bump to 2.6.30-rc5
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15739 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 |