From: Florian Fainelli Date: Mon, 12 Jan 2009 09:57:58 +0000 (+0000) Subject: [uml] bump kernel version to 2.6.28 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=f94264597736e83296846a2570087b451e45eaf4;ds=sidebyside [uml] bump kernel version to 2.6.28 SVN-Revision: 13990 --- 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