X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/61a476da4d61774ee01624726fe1bee786f7cf8e..50841b8f24a56c5f920d58a64e407269954669dc:/target/linux/goldfish/Makefile?ds=sidebyside diff --git a/target/linux/goldfish/Makefile b/target/linux/goldfish/Makefile index 61508926f..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.8 +LINUX_VERSION:=2.6.30.10 DEVICE_TYPE=phone