X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/2f7cbe555a85de36e7e4c9f006f6132989f6f52e..06d33a010d125f52ce219c9aedcbaa700e75a35e:/target/linux/goldfish/Makefile diff --git a/target/linux/goldfish/Makefile b/target/linux/goldfish/Makefile index d1f84392c..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.3 +LINUX_VERSION:=2.6.30.10 DEVICE_TYPE=phone