aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/uml/Makefile
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2008-02-06 07:45:40 +0000
committerNicolas Thill <nico@openwrt.org>2008-02-06 07:45:40 +0000
commit2b269f9be85f395caff236ec97637e46260f8525 (patch)
tree045187c376cac55315091c066bffbb39d305ee23 /target/linux/uml/Makefile
parent4a6f9940dded967459ef4c558005865b224a6085 (diff)
downloadupstream-2b269f9be85f395caff236ec97637e46260f8525.tar.gz
upstream-2b269f9be85f395caff236ec97637e46260f8525.tar.bz2
upstream-2b269f9be85f395caff236ec97637e46260f8525.zip
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 bed9bc99eb..11c8b76468 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