X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/a95df587896aa37f477be8bb5e1cd192375f8993..e1a53dd6b0eaf8ef59a7f7395e657f28fbf1c01a:/target/linux/goldfish/Makefile diff --git a/target/linux/goldfish/Makefile b/target/linux/goldfish/Makefile index 004dd597d..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.2 +LINUX_VERSION:=2.6.30.10 DEVICE_TYPE=phone