From d814f38dd3282b82ebc62274be0dc16ca2b9a389 Mon Sep 17 00:00:00 2001
From: Florian Fainelli <florian@openwrt.org>
Date: Mon, 12 Jan 2009 09:57:58 +0000
Subject: [PATCH] bump kernel version to 2.6.28

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

diff --git a/target/linux/uml/Makefile b/target/linux/uml/Makefile
index e01c47a23c..41d20ff946 100644
--- a/target/linux/uml/Makefile
+++ b/target/linux/uml/Makefile
@@ -23,7 +23,7 @@ BOARDNAME:=User Mode Linux
 FEATURES:=ext2
 LINUX_CONFIG:=$(CURDIR)/config/$(ARCH)
 
-LINUX_VERSION:=2.6.26.8
+LINUX_VERSION:=2.6.28
 
 include $(INCLUDE_DIR)/target.mk
 
-- 
GitLab