fix mbt build on rare errors (#3242)

This commit is contained in:
Totoo
2026-07-01 14:42:25 +02:00
committed by GitHub
parent abadf35e06
commit 9c74a1f392
+2
View File
@@ -513,3 +513,5 @@ add_custom_target(
${PROJECT_NAME}
DEPENDS ${PROJECT_NAME}.bin
)
add_dependencies(${PROJECT_NAME} baseband)