diff options
Diffstat (limited to 'target/linux/goldfish/Makefile')
-rw-r--r-- | target/linux/goldfish/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/goldfish/Makefile b/target/linux/goldfish/Makefile index d1f84392c8..71d1331866 100644 --- a/target/linux/goldfish/Makefile +++ b/target/linux/goldfish/Makefile @@ -12,7 +12,7 @@ BOARDNAME:=Goldfish (Android Emulator) FEATURES:= CFLAGS:=-O2 -pipe -march=armv5te -mtune=xscale -funit-at-a-time -LINUX_VERSION:=2.6.30.3 +LINUX_VERSION:=2.6.30.4 DEVICE_TYPE=phone |