summaryrefslogtreecommitdiffstats
path: root/target/linux/sibyte
diff options
context:
space:
mode:
authorhcg <hcg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-06-11 08:26:52 +0000
committerhcg <hcg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-06-11 08:26:52 +0000
commite788122fa6919805228e369e9598d4e2ca08146e (patch)
tree3645db7d0fc990d7b1d887cc7e05254270df979b /target/linux/sibyte
parent53ab200256922aed50093445c29757cf1e2a704d (diff)
Bump 2.6.30 kernel version to final
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16419 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/sibyte')
-rw-r--r--target/linux/sibyte/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/sibyte/Makefile b/target/linux/sibyte/Makefile
index 65e83ecdf..018539da3 100644
--- a/target/linux/sibyte/Makefile
+++ b/target/linux/sibyte/Makefile
@@ -12,7 +12,7 @@ BOARDNAME:=Broadcom/SiByte SB-1
FEATURES:=fpu
CFLAGS:=-Os -pipe -march=sb1 -funit-at-a-time
-LINUX_VERSION:=2.6.30-rc8
+LINUX_VERSION:=2.6.30
include $(INCLUDE_DIR)/target.mk