kernel: update linux 3.3 to 3.3.6
[openwrt/openwrt.git] / target / linux / gemini / Makefile
index f939c0edd18755fea08d42cd56914082dd970f03..0a208839a1605609d41bf9624a40729f9b88aad5 100644 (file)
@@ -9,11 +9,11 @@ include $(TOPDIR)/rules.mk
 ARCH:=arm
 BOARD:=gemini
 BOARDNAME:=Cortina Systems CS351x
-FEATURES:=squashfs
-CFLAGS:=-Os -pipe -march=armv4 -mtune=fa526 -funit-at-a-time
+FEATURES:=squashfs broken
+CFLAGS:=-Os -pipe -march=armv4 -mtune=fa526 -fno-caller-saves
 MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
 
-LINUX_VERSION:=2.6.37.3
+LINUX_VERSION:=3.3.6
 
 include $(INCLUDE_DIR)/target.mk