diff options
author | Hamish Guthrie <hcg@openwrt.org> | 2009-06-11 08:26:52 +0000 |
---|---|---|
committer | Hamish Guthrie <hcg@openwrt.org> | 2009-06-11 08:26:52 +0000 |
commit | 25cdbe241bb99d41d7e3acb3c97ec4d782bbdc44 (patch) | |
tree | 3645db7d0fc990d7b1d887cc7e05254270df979b /target/linux/sibyte/Makefile | |
parent | ab7f0f7c27460642d3a171e749fc3a8bc317f0ec (diff) | |
download | upstream-25cdbe241bb99d41d7e3acb3c97ec4d782bbdc44.tar.gz upstream-25cdbe241bb99d41d7e3acb3c97ec4d782bbdc44.tar.bz2 upstream-25cdbe241bb99d41d7e3acb3c97ec4d782bbdc44.zip |
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/Makefile')
-rw-r--r-- | target/linux/sibyte/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/sibyte/Makefile b/target/linux/sibyte/Makefile index 65e83ecdfd..018539da3a 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 |