diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-07-18 12:43:34 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-07-18 12:43:34 +0000 |
commit | 410fd2dad2ae43d42b14ec2753100027070fe596 (patch) | |
tree | 375f12cb453f39956e3f8e95f788e01a12952446 | |
parent | ae505386e5e915bcd43f9f178f379da4a5df9cad (diff) |
Upgrade uml to 2.6.22.1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8033 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r-- | target/linux/uml-2.6/Makefile | 2 |
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 |