Add libfdt

This commit is contained in:
topjohnwu
2017-09-14 10:46:32 +08:00
parent 9f6205f47f
commit 8516ebe6f5
3 changed files with 20 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -16,3 +16,6 @@
[submodule "jni/busybox"]
path = jni/external/busybox
url = https://github.com/topjohnwu/ndk-busybox.git
[submodule "jni/external/dtc"]
path = jni/external/dtc
url = https://github.com/dgibson/dtc