summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2008-07-19 16:28:33 +0000
committerFlorian Fainelli <florian@openwrt.org>2008-07-19 16:28:33 +0000
commit5b0bd7eb428c034f904a26f17690e61fe7d28235 (patch)
treeef7be7d08225b5cfca286ac3fc0167afa55ba0c2 /target
parent2dfea2a7ed8eed59de22a93fc77ad2fece5543d2 (diff)
downloadmaster-31e0f0ae-5b0bd7eb428c034f904a26f17690e61fe7d28235.tar.gz
master-31e0f0ae-5b0bd7eb428c034f904a26f17690e61fe7d28235.tar.bz2
master-31e0f0ae-5b0bd7eb428c034f904a26f17690e61fe7d28235.zip
Update UML to 2.6.26
SVN-Revision: 11873
Diffstat (limited to 'target')
-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 cede9f41ec..40cbb17039 100644
--- a/target/linux/uml/Makefile
+++ b/target/linux/uml/Makefile
@@ -23,7 +23,7 @@ BOARDNAME:=User Mode Linux
FEATURES:=broken ext2
LINUX_CONFIG:=$(CURDIR)/config/$(ARCH)
-LINUX_VERSION:=2.6.25.10
+LINUX_VERSION:=2.6.26
include $(INCLUDE_DIR)/target.mk