From e2ecabd761658823a196be5acc498a4aa08238f8 Mon Sep 17 00:00:00 2001
From: Gabor Juhos <juhosg@openwrt.org>
Date: Mon, 14 May 2012 15:48:31 +0000
Subject: [PATCH] realview: switch to 3.3

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

diff --git a/target/linux/realview/Makefile b/target/linux/realview/Makefile
index b720079b5d..ab7d8d09c7 100644
--- a/target/linux/realview/Makefile
+++ b/target/linux/realview/Makefile
@@ -13,7 +13,7 @@ FEATURES:=fpu ramdisk
 CFLAGS:=-Os -pipe -march=armv6k -mtune=mpcore -mfloat-abi=softfp -mfpu=vfp -fno-caller-saves
 MAINTAINER:=Florian Fainelli <florian@openwrt.org>
 
-LINUX_VERSION:=3.0.18
+LINUX_VERSION:=3.3.6
 
 include $(INCLUDE_DIR)/target.mk
 
-- 
GitLab