summaryrefslogtreecommitdiff
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
commitc65758acdcffb2e4ebef15c08e1d54a7e59a1b7c (patch)
treeb0e75f94285707b5ba1c44845cbb78851c3f1752 /target/linux/uml/Makefile
parent369a4ba3e2dcfbd6c191c82975a37fc8a238eb15 (diff)
downloadmtk-20170518-c65758acdcffb2e4ebef15c08e1d54a7e59a1b7c.zip
mtk-20170518-c65758acdcffb2e4ebef15c08e1d54a7e59a1b7c.tar.gz
mtk-20170518-c65758acdcffb2e4ebef15c08e1d54a7e59a1b7c.tar.bz2
Update uml to 2.6.25.10
SVN-Revision: 11686
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 022098a..cede9f4 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