add the thing for externals

This commit is contained in:
2025-11-26 10:21:40 -05:00
parent 8c2dff66cf
commit 82c6f16557

View File

@@ -16,6 +16,6 @@
<linkfile src="." dest="kernel/oneplus/sm8750/arch/arm64/boot/dts/vendor" />
<linkfile src="bindings" dest="kernel/oneplus/sm8750/Documentation/devicetree/bindings" />
</project>
<project path="external/AnyKernel3" name="osm0sis/AnyKernel3" clone-depth="1" />
<project path="external/busybox-ndk" name="Magisk-Modules-Repo/busybox-ndk" clone-depth="1" />
<project path="external/AnyKernel3" name="osm0sis/AnyKernel3" clone-depth="1" revision="master" />
<project path="external/busybox-ndk" name="Magisk-Modules-Repo/busybox-ndk" clone-depth="1" revision="master" />
</manifest>