summaryrefslogtreecommitdiffstats
path: root/target/linux/uml
diff options
context:
space:
mode:
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-03-17 11:55:56 +0000
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-03-17 11:55:56 +0000
commitf44d14c5d138476aba2016a00632175ee675617c (patch)
treec4841e3e526fb95d814b4e53b580d7e9311a8942 /target/linux/uml
parenta53be8ccd233fd2e458f1e38b025a1a42ef5eb16 (diff)
[uml] switch to 3.2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30962 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/uml')
-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 97bb31165..14a11db6d 100644
--- a/target/linux/uml/Makefile
+++ b/target/linux/uml/Makefile
@@ -23,7 +23,7 @@ BOARDNAME:=User Mode Linux
FEATURES:=ext4 audio
MAINTAINER:=Florian Fainelli <florian@openwrt.org>
-LINUX_VERSION:=3.0.18
+LINUX_VERSION:=3.2.9
include $(INCLUDE_DIR)/target.mk