summaryrefslogtreecommitdiffstats
path: root/target/linux/uml
diff options
context:
space:
mode:
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-01-12 09:57:58 +0000
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-01-12 09:57:58 +0000
commitffaf63e2cbd9b506ffb8c79c74543283b7271225 (patch)
treea83d308767b943d096404928ce735e9b30d2facb /target/linux/uml
parente2c0205986c1bf13ae2ed5e27f3e34a1c17d1435 (diff)
[uml] bump kernel version to 2.6.28
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13990 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 e01c47a23..41d20ff94 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