summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorbunnei <bunneidev@gmail.com>2018-01-04 03:43:57 +0100
committerbunnei <bunneidev@gmail.com>2018-01-04 03:43:57 +0100
commit8be46f412e48db4624265379319adfe6ed3d5e4c (patch)
treedf5889d982d2dbac9bbdecaa34718b9f0a71286c /.gitmodules
parentarm: Remove SkyEye/Dyncom code that is ARMv6-only. (diff)
downloadyuzu-8be46f412e48db4624265379319adfe6ed3d5e4c.tar
yuzu-8be46f412e48db4624265379319adfe6ed3d5e4c.tar.gz
yuzu-8be46f412e48db4624265379319adfe6ed3d5e4c.tar.bz2
yuzu-8be46f412e48db4624265379319adfe6ed3d5e4c.tar.lz
yuzu-8be46f412e48db4624265379319adfe6ed3d5e4c.tar.xz
yuzu-8be46f412e48db4624265379319adfe6ed3d5e4c.tar.zst
yuzu-8be46f412e48db4624265379319adfe6ed3d5e4c.zip
Diffstat (limited to '')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index db60706c9..1ebbd57cd 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -31,3 +31,6 @@
[submodule "cpr"]
path = externals/cpr
url = https://github.com/whoshuu/cpr.git
+[submodule "lz4"]
+ path = externals/lz4
+ url = http://github.com/lz4/lz4.git