From: Florian Fainelli Date: Mon, 12 Jan 2009 09:57:58 +0000 (+0000) Subject: bump kernel version to 2.6.28 X-Git-Tag: reboot~24809 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=d814f38dd3282b82ebc62274be0dc16ca2b9a389;p=openwrt%2Fstaging%2Fxback.git 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