X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/ff9d9a341a48ec6f03ad86a5861c1d91c2d5331e..01cb3619d31b15281e127b8c9ba91b9139268b3c:/target/linux/goldfish/Makefile?ds=sidebyside diff --git a/target/linux/goldfish/Makefile b/target/linux/goldfish/Makefile index 7c060f731..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.6 +LINUX_VERSION:=2.6.30.10 DEVICE_TYPE=phone