Skip to content
Commit c994a3ec authored by Nick Desaulniers's avatar Nick Desaulniers Committed by Thomas Bogendoerfer
Browse files

MIPS: set mips32r5 for virt extensions



Clang's integrated assembler only accepts these instructions when the
cpu is set to mips32r5. With this change, we can assemble
malta_defconfig with Clang via `make LLVM_IAS=1`.

Link: https://github.com/ClangBuiltLinux/linux/issues/763
Reported-by: default avatarDmitry Golovin <dima@golovin.in>
Signed-off-by: default avatarNick Desaulniers <ndesaulniers@google.com>
Signed-off-by: default avatarThomas Bogendoerfer <tsbogend@alpha.franken.de>
parent 6817c944
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment