Browse Source

Upgrade uml to 2.6.22.1

SVN-Revision: 8033
Florian Fainelli 18 years ago
parent
commit
c614e53d29
1 changed files with 1 additions and 1 deletions
  1. 1 1
      target/linux/uml-2.6/Makefile

+ 1 - 1
target/linux/uml-2.6/Makefile

@@ -23,7 +23,7 @@ BOARDNAME:=User Mode Linux
 FEATURES:=broken
 LINUX_CONFIG:=$(CURDIR)/config/$(ARCH)
 
-LINUX_VERSION:=2.6.21.5
+LINUX_VERSION:=2.6.22.1
 
 include $(INCLUDE_DIR)/kernel-build.mk