代码分类

This commit is contained in:
2026-04-19 16:42:27 +08:00
parent 739be1d7f7
commit c21c5b327e
37 changed files with 0 additions and 103 deletions

View File

@@ -320,8 +320,6 @@ endif()
set(KERNEL_SOURCE_DIRS
"${CMAKE_SOURCE_DIR}/clks/kernel"
"${CMAKE_SOURCE_DIR}/clks/lib"
"${CMAKE_SOURCE_DIR}/clks/drivers"
"${CMAKE_SOURCE_DIR}/clks/arch/${CLKS_ARCH}"
)