Skip to content

Commit

Permalink
fix(st): fix kernel_fdt_test
Browse files Browse the repository at this point in the history
Signed-off-by: Zone.N <[email protected]>
  • Loading branch information
MRNIU committed Jun 17, 2024
1 parent 812e86d commit 2f10091
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cmake/3rd.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,8 @@ if (${CMAKE_SYSTEM_PROCESSOR} STREQUAL "riscv64" OR ${CMAKE_SYSTEM_PROCESSOR} ST
${dtc_SOURCE_DIR}/libfdt/*.a
${dtc_SOURCE_DIR}/libfdt/*.h
${dtc_BINARY_DIR}/libfdt
COMMAND
make clean
)
endif ()

Expand Down

0 comments on commit 2f10091

Please sign in to comment.