X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/a95df587896aa37f477be8bb5e1cd192375f8993..01cb3619d31b15281e127b8c9ba91b9139268b3c:/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