Home
last modified time | relevance | path

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

/u-boot/tools/
A Dmoveconfig.py351 AUTO_CONF_PATH = 'include/config/auto.conf' variable
882 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