ar71xx: use ar933x_uart.h in the AR933X serial driver
[openwrt/svn-archive/archive.git] / target / linux / gemini / Makefile
index ef0cf4b3603111878313f6aa88651e903fd076df..dac4c623f41c728a994d7153631f319243f59b26 100644 (file)
@@ -10,10 +10,10 @@ ARCH:=arm
 BOARD:=gemini
 BOARDNAME:=Cortina Systems CS351x
 FEATURES:=squashfs
-CFLAGS:=-Os -pipe -march=armv4 -mtune=fa526 -funit-at-a-time
+CFLAGS:=-Os -pipe -march=armv4 -mtune=fa526 -fno-caller-saves
 MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
 
-LINUX_VERSION:=2.6.37.1
+LINUX_VERSION:=2.6.37.6
 
 include $(INCLUDE_DIR)/target.mk