aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/uml/Makefile
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2009-02-17 02:05:42 +0000
committerNicolas Thill <nico@openwrt.org>2009-02-17 02:05:42 +0000
commit2d92aa6fc50d4416e283b3e12276ebc8e938d6fc (patch)
tree0c5193a9b564a59cbaed213fc572b7dcc1d8e222 /target/linux/uml/Makefile
parent0a7eafa89e8252c6b56633445651888735ea73d3 (diff)
downloadupstream-2d92aa6fc50d4416e283b3e12276ebc8e938d6fc.tar.gz
upstream-2d92aa6fc50d4416e283b3e12276ebc8e938d6fc.tar.bz2
upstream-2d92aa6fc50d4416e283b3e12276ebc8e938d6fc.zip
uml: bump to 2.6.28.5
SVN-Revision: 14535
Diffstat (limited to 'target/linux/uml/Makefile')
-rw-r--r--target/linux/uml/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/uml/Makefile b/target/linux/uml/Makefile
index 41d20ff946..7b8f4fca2e 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.28
+LINUX_VERSION:=2.6.28.5
include $(INCLUDE_DIR)/target.mk