aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/uml/Makefile
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2008-07-06 11:30:11 +0000
committerFlorian Fainelli <florian@openwrt.org>2008-07-06 11:30:11 +0000
commit0d2b79afa81c8d446b931aee87255ce9e25835ea (patch)
tree731549e91c9f24b0b381753b83e49e493eefcc22 /target/linux/uml/Makefile
parentdfc6fdd8b9ef473fef2666296ebc32a1b0b3dc76 (diff)
downloadupstream-0d2b79afa81c8d446b931aee87255ce9e25835ea.tar.gz
upstream-0d2b79afa81c8d446b931aee87255ce9e25835ea.tar.bz2
upstream-0d2b79afa81c8d446b931aee87255ce9e25835ea.zip
Update uml to 2.6.25.10
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11686 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/uml/Makefile')
-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 022098a838..cede9f41ec 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.24.7
+LINUX_VERSION:=2.6.25.10
include $(INCLUDE_DIR)/target.mk