diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-05-09 06:46:42 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-05-09 06:46:42 +0000 |
commit | a9376af507afe0ce42909b1ca03a9bdecc4085fa (patch) | |
tree | 70f40fe82f01d92fb3934522390613307b91fac0 | |
parent | 9c3b47fd45aaf6f6d3615c0f74953ceeaf9705f9 (diff) |
[sibyte] bump to 2.6.30-rc5
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15739 3c298f89-4303-0410-b956-a3cf2f4a3e73
-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 |