Searched refs:board_kconfig_path (Results 1 – 1 of 1) sorted by relevance
7 def dist_modify_relative_path(board_kconfig_path): argument9 with open(board_kconfig_path, 'r') as file :16 with open(board_kconfig_path, 'w') as file:
Completed in 4 milliseconds