summaryrefslogtreecommitdiff
path: root/target
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2009-05-09 06:46:42 +0000
committerGabor Juhos <juhosg@openwrt.org>2009-05-09 06:46:42 +0000
commit771ab45a4d304e5184e8b0588621350ac843f5b5 (patch)
tree12285dbfec1f02e3b13207dbc945f8f81e256952 /target
parentfe70acc95a2c5e630b8ef387a856d730a57598fa (diff)
downloadmtk-20170518-771ab45a4d304e5184e8b0588621350ac843f5b5.zip
mtk-20170518-771ab45a4d304e5184e8b0588621350ac843f5b5.tar.gz
mtk-20170518-771ab45a4d304e5184e8b0588621350ac843f5b5.tar.bz2
bump to 2.6.30-rc5
SVN-Revision: 15739
Diffstat (limited to 'target')
-rw-r--r--target/linux/sibyte/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/sibyte/Makefile b/target/linux/sibyte/Makefile
index 57b3053..dfc897a 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