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 | 540556bb928c69ca92962b5d2ed7b73bb3b45e26 (patch) | |
tree | 0decd35c197118890a5ec972fdb0a4f211d916e2 /target/linux/sibyte/Makefile | |
parent | e50d6f12f7844b84025282435042e6705b28cfea (diff) | |
download | upstream-540556bb928c69ca92962b5d2ed7b73bb3b45e26.tar.gz upstream-540556bb928c69ca92962b5d2ed7b73bb3b45e26.tar.bz2 upstream-540556bb928c69ca92962b5d2ed7b73bb3b45e26.zip |
upgrade sibyte to .30-rc4
SVN-Revision: 15545
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 |