Searched refs:AUTO_CONF_PATH (Results 1 – 1 of 1) sorted by relevance
351 AUTO_CONF_PATH = 'include/config/auto.conf' variable882 self.config_autoconf = os.path.join(build_dir, AUTO_CONF_PATH)1247 cmd.append(AUTO_CONF_PATH)1256 with open(os.path.join(self.build_dir, AUTO_CONF_PATH)) as fd:
Completed in 4 milliseconds