aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/uml-2.6/Makefile
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2007-08-21 10:06:01 +0000
committerFlorian Fainelli <florian@openwrt.org>2007-08-21 10:06:01 +0000
commit4be843d65b8bddc0d93cad9fd5082de232594d78 (patch)
tree917b6933cbed0783afb58a96588cf6f028657ece /target/linux/uml-2.6/Makefile
parentbe8bb854f9d0f9c34e3ec83f77f70c3b9125cf2e (diff)
downloadupstream-4be843d65b8bddc0d93cad9fd5082de232594d78.tar.gz
upstream-4be843d65b8bddc0d93cad9fd5082de232594d78.tar.bz2
upstream-4be843d65b8bddc0d93cad9fd5082de232594d78.zip
Move to 2.6.22.4
SVN-Revision: 8451
Diffstat (limited to 'target/linux/uml-2.6/Makefile')
-rw-r--r--target/linux/uml-2.6/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/uml-2.6/Makefile b/target/linux/uml-2.6/Makefile
index a54d2cd71f..a6be082d0b 100644
--- a/target/linux/uml-2.6/Makefile
+++ b/target/linux/uml-2.6/Makefile
@@ -23,7 +23,7 @@ BOARDNAME:=User Mode Linux
FEATURES:=broken ext2
LINUX_CONFIG:=$(CURDIR)/config/$(ARCH)
-LINUX_VERSION:=2.6.22.1
+LINUX_VERSION:=2.6.22.4
include $(INCLUDE_DIR)/kernel-build.mk