android_kernel_xiaomi_sm7250/.gitmodules
Jason A. Donenfeld 4bbec5655c mkdtimg: Bundle upstream python rewrite as submodule
The old C version is now deprecated, so we don't have to bother with
integrating that into the build system. That makes it quite easy for us
to bundle upstream libufdt as a submodule in dtc/libufdt (just beside
dtc/libfdt), and therefore not require exotic out of tree build
dependencies.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Signed-off-by: Danny Lin <danny@kdrag0n.dev>
Signed-off-by: Julian Liu <wlootlxt123@gmail.com>
2022-11-12 11:19:02 +00:00

7 lines
240 B
Plaintext

[submodule "scripts/dtc-aosp/dtc"]
path = scripts/dtc-aosp/dtc
url = https://github.com/xzr467706992/dtc-aosp
[submodule "scripts/ufdt/libufdt"]
path = scripts/ufdt/libufdt
url = https://android.googlesource.com/platform/system/libufdt