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 | e04cee95ae35f4f4893c4f312247a611d75824f3 (patch) | |
tree | 90d40cdfb8e313af0a81fd6c67325fcec956970f /target/linux/sibyte/Makefile | |
parent | e219aaf034cc47ec3abecbd077fb2b8a58731077 (diff) | |
download | upstream-e04cee95ae35f4f4893c4f312247a611d75824f3.tar.gz upstream-e04cee95ae35f4f4893c4f312247a611d75824f3.tar.bz2 upstream-e04cee95ae35f4f4893c4f312247a611d75824f3.zip |
upgrade sibyte to 2.6.26.3
SVN-Revision: 12382
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 |