summaryrefslogtreecommitdiffstats
path: root/target/linux/uml
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2008-08-07 16:52:52 +0000
committerGabor Juhos <juhosg@openwrt.org>2008-08-07 16:52:52 +0000
commite5fa05d78819686d0ce026de236cdeaaab91f0a4 (patch)
tree08d1f7dd25c02ad1391e6694a83f929b5761b47e /target/linux/uml
parentc05eb4ba633caf6485c8df6544a28c1548b7bc44 (diff)
downloadopenwrt-e5fa05d78819686d0ce026de236cdeaaab91f0a4.tar.gz
openwrt-e5fa05d78819686d0ce026de236cdeaaab91f0a4.tar.bz2
openwrt-e5fa05d78819686d0ce026de236cdeaaab91f0a4.zip
update to 2.6.25.15 and 2.6.26.2
SVN-Revision: 12242
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 f4298f5570..3dd9a986ab 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
+LINUX_VERSION:=2.6.26.2
include $(INCLUDE_DIR)/target.mk