Explorar el Código

Update UML to 2.6.26

SVN-Revision: 11873
Florian Fainelli hace 17 años
padre
commit
5b0bd7eb42
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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