From: Gabor Juhos <juhosg@openwrt.org>
Date: Sun, 13 May 2012 12:04:02 +0000 (+0000)
Subject: gemini: switch to 3.3
X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=672ff3de6e24eb9fe42d333e93046acba74e77a0;p=openwrt%2Fstaging%2Fansuel.git

gemini: switch to 3.3

SVN-Revision: 31699
---

diff --git a/target/linux/gemini/Makefile b/target/linux/gemini/Makefile
index 05f478d672..203c6361a4 100644
--- a/target/linux/gemini/Makefile
+++ b/target/linux/gemini/Makefile
@@ -13,7 +13,7 @@ FEATURES:=squashfs broken
 CFLAGS:=-Os -pipe -march=armv4 -mtune=fa526 -fno-caller-saves
 MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
 
-LINUX_VERSION:=2.6.37.6
+LINUX_VERSION:=3.3.5
 
 include $(INCLUDE_DIR)/target.mk