summaryrefslogtreecommitdiffstats
path: root/target/linux/uml
diff options
context:
space:
mode:
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-10-23 09:16:00 +0000
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-10-23 09:16:00 +0000
commit4d09600736428b53b4139b855642e286cb31078d (patch)
tree07cd8aaac71b1c55cfbfd2defa3be11cb9ee8b42 /target/linux/uml
parent4e471fc847f779d6e9e65380750eb4c59798bc3e (diff)
Update to 2.6.26.7
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13036 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 659eaec70..024d0515f 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.5
+LINUX_VERSION:=2.6.26.7
include $(INCLUDE_DIR)/target.mk