From 6c8ca780672e28f7b548e8fdd08511850388f1a3 Mon Sep 17 00:00:00 2001
From: Gabor Juhos <juhosg@openwrt.org>
Date: Sat, 21 Apr 2012 12:30:51 +0000
Subject: [PATCH] ramips: switch to 3.3.2

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

diff --git a/target/linux/ramips/Makefile b/target/linux/ramips/Makefile
index 59657e31dd..3630c78f16 100644
--- a/target/linux/ramips/Makefile
+++ b/target/linux/ramips/Makefile
@@ -13,7 +13,7 @@ SUBTARGETS:=rt288x rt305x rt3883
 CFLAGS:=-Os -pipe -mips32r2 -mtune=mips32r2 -fno-caller-saves
 FEATURES:=squashfs
 
-LINUX_VERSION:=3.2.15
+LINUX_VERSION:=3.3.2
 
 include $(INCLUDE_DIR)/target.mk
 DEFAULT_PACKAGES+=\
-- 
2.30.2