summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-07-18 12:43:34 +0000
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-07-18 12:43:34 +0000
commit410fd2dad2ae43d42b14ec2753100027070fe596 (patch)
tree375f12cb453f39956e3f8e95f788e01a12952446 /target
parentae505386e5e915bcd43f9f178f379da4a5df9cad (diff)
Upgrade uml to 2.6.22.1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8033 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-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 65e1b52f7..2a2c31924 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
LINUX_CONFIG:=$(CURDIR)/config/$(ARCH)
-LINUX_VERSION:=2.6.21.5
+LINUX_VERSION:=2.6.22.1
include $(INCLUDE_DIR)/kernel-build.mk