diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2009-05-01 21:00:18 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2009-05-01 21:00:18 +0000 |
commit | f1c9c9c52c2f59243f115d78ef5764a144b183b0 (patch) | |
tree | 700bd30f734feb9d9426dcb9380e2a3f46dfb65a /target/linux/sibyte/Makefile | |
parent | 76409c643ff54e7701a0722228e542a58885b50c (diff) | |
download | upstream-f1c9c9c52c2f59243f115d78ef5764a144b183b0.tar.gz upstream-f1c9c9c52c2f59243f115d78ef5764a144b183b0.tar.bz2 upstream-f1c9c9c52c2f59243f115d78ef5764a144b183b0.zip |
upgrade sibyte to .30-rc4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15545 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 a62255147c..57b305385f 100644 --- a/target/linux/sibyte/Makefile +++ b/target/linux/sibyte/Makefile @@ -11,7 +11,7 @@ BOARD:=sibyte BOARDNAME:=Broadcom/SiByte SB-1 FEATURES:=broken -LINUX_VERSION:=2.6.28.9 +LINUX_VERSION:=2.6.30-rc4 include $(INCLUDE_DIR)/target.mk |