From 5b0bd7eb428c034f904a26f17690e61fe7d28235 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Sat, 19 Jul 2008 16:28:33 +0000 Subject: [PATCH] Update UML to 2.6.26 SVN-Revision: 11873 --- target/linux/uml/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/uml/Makefile b/target/linux/uml/Makefile index cede9f41ec..40cbb17039 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