Skip to content

Commit d5d63a5

Browse files
committed
开启依赖包检查
1 parent 7558df0 commit d5d63a5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bsp/novosns/ns800/ns800rt7p65-nssinepad/SConstruct

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ def bsp_pkg_check():
3232
print("===============================================================================")
3333
exit(1)
3434

35-
# RegisterPreBuildingAction(bsp_pkg_check)
35+
RegisterPreBuildingAction(bsp_pkg_check)
3636

3737
TARGET = 'rt-thread.' + rtconfig.TARGET_EXT
3838

0 commit comments

Comments
 (0)