summaryrefslogtreecommitdiff
path: root/target/linux/uml/Makefile
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2009-02-19 16:11:07 +0000
committerGabor Juhos <juhosg@openwrt.org>2009-02-19 16:11:07 +0000
commit1b55cf14cc793ee2806c56c90424f64bac1e107f (patch)
tree60aa30339b5095aab026bb8bb21d686f8dc1c019 /target/linux/uml/Makefile
parent507e6e41409a32e04d9c2be1fa858ce89f4eb990 (diff)
downloadmtk-20170518-1b55cf14cc793ee2806c56c90424f64bac1e107f.zip
mtk-20170518-1b55cf14cc793ee2806c56c90424f64bac1e107f.tar.gz
mtk-20170518-1b55cf14cc793ee2806c56c90424f64bac1e107f.tar.bz2
update to 2.6.28.6
SVN-Revision: 14565
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 7b8f4fc..ed2b5f4 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.5
+LINUX_VERSION:=2.6.28.6
include $(INCLUDE_DIR)/target.mk