Home
last modified time | relevance | path

Searched refs:dir_path (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/scripts/
H A Dunpack_bootimg32 def create_out_dir(dir_path): argument
34 if not os.path.exists(dir_path):
35 os.makedirs(dir_path)