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