summaryrefslogtreecommitdiffstats
path: root/target/linux/uml
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2009-02-21 18:53:05 +0000
committerHauke Mehrtens <hauke@hauke-m.de>2009-02-21 18:53:05 +0000
commit3f085cd5017359ba7c3303c613250ffb788bd5fd (patch)
tree8ae8b4fc57ef0f9bd5ab88000921c941907f3eed /target/linux/uml
parent26754768121227b2fb8ee44809192aaa032e7816 (diff)
downloadopenwrt-3f085cd5017359ba7c3303c613250ffb788bd5fd.tar.gz
openwrt-3f085cd5017359ba7c3303c613250ffb788bd5fd.tar.bz2
openwrt-3f085cd5017359ba7c3303c613250ffb788bd5fd.zip
update to 2.6.28.7 and 2.6.27.19
SVN-Revision: 14601
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 ed2b5f4556..f11b8c24a1 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.6
+LINUX_VERSION:=2.6.28.7
include $(INCLUDE_DIR)/target.mk