Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add NBSCRIPT config | Karel Kočí | 2015-04-27 |
| | |||
* | fix problems with initram | Karel Kočí | 2015-04-27 |
| | |||
* | First implementation of test.py | Karel Kočí | 2015-04-27 |
| | | | | Not yet finished. | ||
* | Add initram build | Karel Kočí | 2015-04-27 |
| | | | | Not working properly yet. | ||
* | distclean targets in root Makefile documented | Karel Kočí | 2015-04-26 |
| | |||
* | Add buildroot default .config | Karel Kočí | 2015-04-26 |
| | | | | | | On first execution of buildroot targets from root Makefile is now placed nondefault .config file. This new configuration is default configuration except of initram setting. | ||
* | Add distclean targets fro root Makefile | Karel Kočí | 2015-04-26 |
| | |||
* | Add initram config | Karel Kočí | 2015-04-26 |
| | |||
* | Add target deflinux to root Makefile | Karel Kočí | 2015-04-26 |
| | |||
* | Generate configuration for root Makefile from conf.py | Karel Kočí | 2015-04-26 |
| | |||
* | Root makefile almost rewritten | Karel Kočí | 2015-04-26 |
| | | | | New targets added and more... | ||
* | Fix root Makefile | Karel Kočí | 2015-04-19 |
| | |||
* | Add write_config to root Makefile | Karel Kočí | 2015-04-19 |
| | |||
* | Kconfig_parser renamed to parse_kconfig | Karel Kočí | 2015-04-11 |
| | |||
* | Implemented global Makefile | Karel Kočí | 2015-03-26 |
This global makefile can execute main_loop as also clean whole project. |