Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cc41f014 authored by Pete Delaney's avatar Pete Delaney
Browse files

[MIPS] Add support for MXU instructions for Ingenic builds.

This enables an Ingenic build to use MXU asm instructions.
MXU support was just recently added:

    ASM: https://android-review.googlesource.com/63701
    GCC: https://android-review.googlesource.com/63702
    BIN: https://android-review.googlesource.com/#/c/63704/



Change-Id: I2b60567a689efa70ec064dfbb0f241a6bc61aed1
Signed-off-by: default avatarPete Delaney <piet.delaney@imgtec.com>
parent 8f01a3c0
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -10,7 +10,8 @@ arch_variant_cflags := \
    -mtune=mips32r2 \
    -mips32r2 \
    -mhard-float \
    -mno-fused-madd
    -mno-fused-madd \
    -Wa,-mmxu

arch_variant_ldflags := \
    -EL