X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/d8c14cad1031af274a143787b0dafc3f9e7befbc..6c066808758e4e10ed16389eea9a451698eeed45:/target/linux/goldfish/Makefile diff --git a/target/linux/goldfish/Makefile b/target/linux/goldfish/Makefile index 02ee11103..8bb3e61b8 100644 --- a/target/linux/goldfish/Makefile +++ b/target/linux/goldfish/Makefile @@ -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