Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/tools/
H A Dmoveconfig.py354 CONFIG_DATABASE = 'moveconfig.db' variable
1422 print 'Building %s database' % CONFIG_DATABASE
1612 with open(CONFIG_DATABASE) as fd:
1878 with open(CONFIG_DATABASE, 'w') as fd: