ar71xx: sync kernel configs
[openwrt.git] / target / linux / goldfish / Makefile
index 02ee111..8bb3e61 100644 (file)
@@ -10,9 +10,9 @@ ARCH:=arm
 BOARD:=goldfish
 BOARDNAME:=Goldfish (Android Emulator)
 FEATURES:=
-CFLAGS:=-O2 -pipe -march=armv5te -mtune=xscale -funit-at-a-time
+CFLAGS:=-O2 -pipe -march=armv5te -mtune=xscale -fno-caller-saves
 
-LINUX_VERSION:=2.6.30.5
+LINUX_VERSION:=2.6.30.10
 
 DEVICE_TYPE=phone
 
This page took 0.025385 seconds and 4 git commands to generate.