Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add first implementation of write_config | Karel Kočí | 2015-04-13 |
| | | | | | | | write_config is application for default .config generation. It will be using default API from kconfig to generate it. Now implemented only symbol map loading. | ||
* | Add makefile for new application write_config | Karel Kočí | 2015-04-12 |
This makefile is copy of parse_kconfig makefile, only target name changed. |