summaryrefslogtreecommitdiffstats
path: root/target/linux/uml
diff options
context:
space:
mode:
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-04-23 12:33:24 +0000
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-04-23 12:33:24 +0000
commitda04a5b2b3c24617968fc1bd77f09908f4d2b098 (patch)
tree01da950a90f5cb47cb8247817888bbe5b926976d /target/linux/uml
parent9b5873bbb0e9a5bac64862d9503dcfbecc256143 (diff)
[uml] switch to 3.3.2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31446 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 ee8758eed..f516785b0 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.2.15
+LINUX_VERSION:=3.3.2
include $(INCLUDE_DIR)/target.mk