aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2012-03-17 11:55:56 +0000
committerFlorian Fainelli <florian@openwrt.org>2012-03-17 11:55:56 +0000
commit88c3bb3c954e97fc96ee3f3f813641a2c635b38e (patch)
treec4841e3e526fb95d814b4e53b580d7e9311a8942 /target/linux
parent8fe63af962629ad7f992e49d628a984aa328cb23 (diff)
downloadmaster-187ad058-88c3bb3c954e97fc96ee3f3f813641a2c635b38e.tar.gz
master-187ad058-88c3bb3c954e97fc96ee3f3f813641a2c635b38e.tar.bz2
master-187ad058-88c3bb3c954e97fc96ee3f3f813641a2c635b38e.zip
[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')
-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 97bb311651..14a11db6d0 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