summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-07-19 16:28:33 +0000
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-07-19 16:28:33 +0000
commit5cfeeb4106be857490f1b998bde82bfa5a74dd17 (patch)
treee0178986e062ee9f99f47bc953aada94e0a91712 /target
parente723844785ef9c683bfbcab6f82f22b68a1ea781 (diff)
Update UML to 2.6.26
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11873 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 cede9f41e..40cbb1703 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