From: florian Date: Wed, 18 Jul 2007 12:43:34 +0000 (+0000) Subject: Upgrade uml to 2.6.22.1 X-Git-Url: https://git.rohieb.name/openwrt.git/commitdiff_plain/410fd2dad2ae43d42b14ec2753100027070fe596 Upgrade uml to 2.6.22.1 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8033 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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