diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2008-08-24 14:41:33 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2008-08-24 14:41:33 +0000 |
commit | 650315034df4019dc0f8fe8b1b7928847c68ca68 (patch) | |
tree | 0dcbf641aa28f7c8f7c0a30ea57e1a34b0096566 /target/linux/sibyte/Makefile | |
parent | 858021bb550a1f7d39f8d1c8181a70cfd39bbdb4 (diff) | |
download | upstream-650315034df4019dc0f8fe8b1b7928847c68ca68.tar.gz upstream-650315034df4019dc0f8fe8b1b7928847c68ca68.tar.bz2 upstream-650315034df4019dc0f8fe8b1b7928847c68ca68.zip |
upgrade sibyte to 2.6.26.3
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12382 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 ac3633f61a..41cd690348 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.24.7 +LINUX_VERSION:=2.6.26.3 include $(INCLUDE_DIR)/target.mk |