Browse Source

gemini: switch to 3.3

SVN-Revision: 31699
Gabor Juhos 14 years ago
parent
commit
672ff3de6e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      target/linux/gemini/Makefile

+ 1 - 1
target/linux/gemini/Makefile

@@ -13,7 +13,7 @@ FEATURES:=squashfs broken
 CFLAGS:=-Os -pipe -march=armv4 -mtune=fa526 -fno-caller-saves
 MAINTAINER:=Imre Kaloz <[email protected]>
 
-LINUX_VERSION:=2.6.37.6
+LINUX_VERSION:=3.3.5
 
 include $(INCLUDE_DIR)/target.mk