fix wrong linkfile arg

This commit is contained in:
2025-11-27 14:12:11 -05:00
parent 6510c8155d
commit ea97c4455f

View File

@@ -8,7 +8,7 @@
<default revision="refs/heads/lineage-23.0" remote="github" sync-c="true" sync-j="4" />
<project path="meta" name="KiTTYsh/los-dodge-kernel-sukisu-susfs" remote="i5" revision="master" >
<linkfile src="build.sh" name="build.sh" />
<linkfile src="build.sh" dest="build.sh" />
</project>
<project path="prebuilts/clang/host/linux-x86/clang-r547379" name="KiTTYsh/clang-r547379" clone-depth="1" revision="main" />
<project path="prebuilts/kernel-build-tools" name="kernel/prebuilts/build-tools" clone-depth="1" remote="aosp" revision="main-kernel-build-2024" />