aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAge
* distclean targets in root Makefile documentedKarel Kočí2015-04-26
|
* Add buildroot default .configKarel 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 MakefileKarel Kočí2015-04-26
|
* Add initram configKarel Kočí2015-04-26
|
* Add target deflinux to root MakefileKarel Kočí2015-04-26
|
* Generate configuration for root Makefile from conf.pyKarel Kočí2015-04-26
|
* Root makefile almost rewrittenKarel Kočí2015-04-26
| | | | New targets added and more...
* Fix root MakefileKarel Kočí2015-04-19
|
* Add write_config to root MakefileKarel Kočí2015-04-19
|
* Kconfig_parser renamed to parse_kconfigKarel Kočí2015-04-11
|
* Implemented global MakefileKarel Kočí2015-03-26
This global makefile can execute main_loop as also clean whole project.