X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/f1d5ca45b61ea84f3f057393fe7d7162b2aa4853..157c107494098fa037072372ed7ff34484158308:/target/linux/goldfish/Makefile diff --git a/target/linux/goldfish/Makefile b/target/linux/goldfish/Makefile index 78a936596..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.1 +LINUX_VERSION:=2.6.30.10 DEVICE_TYPE=phone