From 460ef3293085ad4fe49d2713ffe83a252b4e06d0 Mon Sep 17 00:00:00 2001
From: Florian Fainelli <florian@openwrt.org>
Date: Mon, 23 Apr 2012 12:33:24 +0000
Subject: [PATCH] switch to 3.3.2

SVN-Revision: 31446
---
 target/linux/uml/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/target/linux/uml/Makefile b/target/linux/uml/Makefile
index ee8758eed9..f516785b06 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
 
-- 
2.30.2