Fix bad submodule path

This commit is contained in:
Vince Ricci
2021-02-21 11:54:35 +01:00
parent 6424a0be37
commit 38b24df76e

3
.gitmodules vendored
View File

@@ -41,6 +41,5 @@
path = externals/ffmpeg
url = https://git.ffmpeg.org/ffmpeg.git
[submodule "xbyak_aarch64"]
path = xbyak_aarch64
path = externals/xbyak_aarch64
url = https://github.com/herumi/xbyak_aarch64.git
branch = master