Upgrade uml to 2.6.22.1
authorFlorian Fainelli <florian@openwrt.org>
Wed, 18 Jul 2007 12:43:34 +0000 (12:43 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Wed, 18 Jul 2007 12:43:34 +0000 (12:43 +0000)
SVN-Revision: 8033

target/linux/uml-2.6/Makefile

index 65e1b52f70f7b4a755ee20c8ae4b820d4a1049c8..2a2c31924f52212067d8103277d9928a05a32036 100644 (file)
@@ -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