From: Florian Fainelli Date: Sat, 19 Jul 2008 16:28:33 +0000 (+0000) Subject: Update UML to 2.6.26 X-Git-Tag: reboot~26080 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=5b0bd7eb428c034f904a26f17690e61fe7d28235;p=oweals%2Fopenwrt.git Update UML to 2.6.26 SVN-Revision: 11873 --- 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