summaryrefslogtreecommitdiffstats
path: root/target/linux/uml/Makefile
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-02-06 07:45:40 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-02-06 07:45:40 +0000
commit1aeee19e340e15bf2c15bae4babd818f2b031199 (patch)
tree045187c376cac55315091c066bffbb39d305ee23 /target/linux/uml/Makefile
parent3fed3f7a5893df388a49871b812b2738958c68f7 (diff)
update uml to 2.6.24 (i386 only for now)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10404 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 bed9bc99e..11c8b7646 100644
--- a/target/linux/uml/Makefile
+++ b/target/linux/uml/Makefile
@@ -23,7 +23,7 @@ BOARDNAME:=User Mode Linux
FEATURES:=broken ext2
LINUX_CONFIG:=$(CURDIR)/config/$(ARCH)
-LINUX_VERSION:=2.6.22.4
+LINUX_VERSION:=2.6.24
include $(INCLUDE_DIR)/target.mk