summaryrefslogtreecommitdiffstats
path: root/target/linux/uml
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2009-01-28 15:47:34 +0000
committerGabor Juhos <juhosg@openwrt.org>2009-01-28 15:47:34 +0000
commit85963798be99926739b4f14ee3b2ef5feb906d18 (patch)
treee73a28c6a94bffb176c77d4dd1ad972a9ddc8e97 /target/linux/uml
parent04bf46b82bcff431ab06985e5e7d2de3db6ddfaa (diff)
downloadopenwrt-85963798be99926739b4f14ee3b2ef5feb906d18.tar.gz
openwrt-85963798be99926739b4f14ee3b2ef5feb906d18.tar.bz2
openwrt-85963798be99926739b4f14ee3b2ef5feb906d18.zip
update to 2.6.28.2
SVN-Revision: 14247
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 41d20ff946..4a823c1024 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.2
include $(INCLUDE_DIR)/target.mk