Browse Source

Update UML to 2.6.26

SVN-Revision: 11873
Florian Fainelli 17 years ago
parent
commit
5b0bd7eb42
1 changed files with 1 additions and 1 deletions
  1. 1 1
      target/linux/uml/Makefile

+ 1 - 1
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