diff --git a/.gitmodules b/.gitmodules index cf1e922050..3801c6cc68 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,8 +4,8 @@ ignore = dirty [submodule "asmjit"] path = 3rdparty/asmjit/asmjit - url = ../../RPCS3/asmjit.git - branch = aarch64 + url = ../../asmjit/asmjit.git + branch = master ignore = dirty [submodule "3rdparty/llvm/llvm"] path = 3rdparty/llvm/llvm