From: Florian Fainelli Date: Sat, 19 Jul 2008 16:28:33 +0000 (+0000) Subject: Update UML to 2.6.26 X-Git-Tag: v19.07.0-rc1~36730 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=5b0bd7eb428c034f904a26f17690e61fe7d28235;p=openwrt%2Fstaging%2Fhauke.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