diff options
author | Florian Fainelli <florian@openwrt.org> | 2008-10-23 09:16:00 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2008-10-23 09:16:00 +0000 |
commit | 1ac53fbf06e54d4bdd3107817b16821517a38c56 (patch) | |
tree | f5c836d6406b30b61fec1fedafcb6c35b4cd7483 /target/linux/sibyte/Makefile | |
parent | 30d2200e7d3a95e35ed7ccc98c361afe3e1d7c5f (diff) | |
download | upstream-1ac53fbf06e54d4bdd3107817b16821517a38c56.tar.gz upstream-1ac53fbf06e54d4bdd3107817b16821517a38c56.tar.bz2 upstream-1ac53fbf06e54d4bdd3107817b16821517a38c56.zip |
Update to 2.6.26.7
SVN-Revision: 13036
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 f4436a84cf..0226a99ad4 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.26.5 +LINUX_VERSION:=2.6.26.7 include $(INCLUDE_DIR)/target.mk |