From c614e53d29df648d0e103177007e3f12c9bb333b Mon Sep 17 00:00:00 2001
From: Florian Fainelli <florian@openwrt.org>
Date: Wed, 18 Jul 2007 12:43:34 +0000
Subject: [PATCH] Upgrade uml to 2.6.22.1

SVN-Revision: 8033
---
 target/linux/uml-2.6/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/target/linux/uml-2.6/Makefile b/target/linux/uml-2.6/Makefile
index 65e1b52f70..2a2c31924f 100644
--- a/target/linux/uml-2.6/Makefile
+++ b/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
 
-- 
2.30.2