aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/uml
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2008-10-23 09:16:00 +0000
committerFlorian Fainelli <florian@openwrt.org>2008-10-23 09:16:00 +0000
commit1ac53fbf06e54d4bdd3107817b16821517a38c56 (patch)
treef5c836d6406b30b61fec1fedafcb6c35b4cd7483 /target/linux/uml
parent30d2200e7d3a95e35ed7ccc98c361afe3e1d7c5f (diff)
downloadupstream-1ac53fbf06e54d4bdd3107817b16821517a38c56.tar.gz
upstream-1ac53fbf06e54d4bdd3107817b16821517a38c56.tar.bz2
upstream-1ac53fbf06e54d4bdd3107817b16821517a38c56.zip
Update to 2.6.26.7
SVN-Revision: 13036
Diffstat (limited to 'target/linux/uml')
-rw-r--r--target/linux/uml/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/uml/Makefile b/target/linux/uml/Makefile
index 659eaec704..024d0515f5 100644
--- a/target/linux/uml/Makefile
+++ b/target/linux/uml/Makefile
@@ -23,7 +23,7 @@ BOARDNAME:=User Mode Linux
FEATURES:=ext2
LINUX_CONFIG:=$(CURDIR)/config/$(ARCH)
-LINUX_VERSION:=2.6.26.5
+LINUX_VERSION:=2.6.26.7
include $(INCLUDE_DIR)/target.mk