summaryrefslogtreecommitdiffstats
path: root/target/board
diff options
context:
space:
mode:
authorAndrew Hsieh <andrewhsieh@google.com>2014-09-04 18:58:22 -0700
committerAndrew Hsieh <andrewhsieh@google.com>2014-09-04 19:01:22 -0700
commit360b8510343b5efcfb67b6c654a0e912f1e3a3cd (patch)
tree8104b312c9a5d9f123dd02bae1d80078a408f863 /target/board
parent52626d2a7b4767905e8a369ddc8316c1290ad156 (diff)
downloadbuild-360b8510343b5efcfb67b6c654a0e912f1e3a3cd.zip
build-360b8510343b5efcfb67b6c654a0e912f1e3a3cd.tar.gz
build-360b8510343b5efcfb67b6c654a0e912f1e3a3cd.tar.bz2
Change mips64 default to mips64r6 from mips64r2
Also add back mips flags previously can't be handled by clang See aosp/build 13066a8d4c2f8ddb2348e6d3df3948a0f4dbf105 10326b3d7f1966381812ef55478619f714917c23 Change-Id: Iedc8dadd24f72fbd9c5589eec34677c1827290f3
Diffstat (limited to 'target/board')
-rw-r--r--target/board/generic_mips64/BoardConfig.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/board/generic_mips64/BoardConfig.mk b/target/board/generic_mips64/BoardConfig.mk
index 5dc943a..f8cf4f0 100644
--- a/target/board/generic_mips64/BoardConfig.mk
+++ b/target/board/generic_mips64/BoardConfig.mk
@@ -24,7 +24,7 @@ TARGET_NO_KERNEL := true
TARGET_ARCH := mips64
ifeq (,$(TARGET_ARCH_VARIANT))
-TARGET_ARCH_VARIANT := mips64r2
+TARGET_ARCH_VARIANT := mips64r6
endif
TARGET_CPU_ABI := mips64