Home
last modified time | relevance | path

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

/external/u-boot/tools/
Dmoveconfig.py353 CONFIG_DATABASE = 'moveconfig.db' variable
1421 print 'Building %s database' % CONFIG_DATABASE
1611 with open(CONFIG_DATABASE) as fd:
1877 with open(CONFIG_DATABASE, 'w') as fd: