Searched refs:fs_config_file (Results 1 – 1 of 1) sorted by relevance
282 def BuildBootableImage(sourcedir, fs_config_file, info_dict=None): argument298 if os.access(fs_config_file, os.F_OK):299 cmd = ["mkbootfs", "-f", fs_config_file, os.path.join(sourcedir, "RAMDISK")]