aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/uml
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2009-03-17 12:41:05 +0000
committerImre Kaloz <kaloz@openwrt.org>2009-03-17 12:41:05 +0000
commit1d1830d4fc23c80db91408a83a32041f9570b7df (patch)
treeac374d5b4d809296afecc2ff3cc5ed51b95a5f73 /target/linux/uml
parent388ed6d014d83ffee789175e151fe3c1cd730411 (diff)
downloadupstream-1d1830d4fc23c80db91408a83a32041f9570b7df.tar.gz
upstream-1d1830d4fc23c80db91408a83a32041f9570b7df.tar.bz2
upstream-1d1830d4fc23c80db91408a83a32041f9570b7df.zip
update to 2.6.28.8
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14916 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/uml')
-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 f11b8c24a1..7e46f022c1 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.7
+LINUX_VERSION:=2.6.28.8
include $(INCLUDE_DIR)/target.mk