解决编译不过的问题

This commit is contained in:
zhangzheng
2023-09-16 22:08:39 +08:00
parent 3b0d045877
commit db1f74ae22
7 changed files with 1224 additions and 4 deletions

View File

@@ -55,4 +55,5 @@ add_custom_target(
)
add_dependencies(init_dump init.elf)
add_dependencies(init.elf muslc)