X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/7a42d311275281c3c0e821cfd592d65bab253267..abe3b3c585a5d52c272ed905fd608c286ed12a98:/target/linux/goldfish/Makefile diff --git a/target/linux/goldfish/Makefile b/target/linux/goldfish/Makefile index 84342fded..8bb3e61b8 100644 --- a/target/linux/goldfish/Makefile +++ b/target/linux/goldfish/Makefile @@ -10,7 +10,7 @@ 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.10