ar71xx: frequent ethernet mac resets upset the MDIO bus on ar7240, so do not run...
[openwrt.git] / target / linux / imx21 / Makefile
index be326af..8d46dd1 100644 (file)
@@ -10,7 +10,7 @@ ARCH:=arm
 BOARD:=imx21
 BOARDNAME:=Freescale i.MX21
 FEATURES:=jffs2 broken
 BOARD:=imx21
 BOARDNAME:=Freescale i.MX21
 FEATURES:=jffs2 broken
-CFLAGS:=-Os -pipe -march=armv5te -mtune=arm926ej-s -funit-at-a-time
+CFLAGS:=-Os -pipe -march=armv5te -mtune=arm926ej-s -fno-caller-saves
 
 LINUX_VERSION:=2.6.37.4
 
 
 LINUX_VERSION:=2.6.37.4
 
This page took 0.019226 seconds and 4 git commands to generate.