
3 Jan
2015
3 Jan
'15
2:20 p.m.
Now when we may select commands via menuconfig let's adjust default settings with "config_cmd_default.h".
As the next step we may get rid of "config_cmd_default.h" inclusion in "include/configs/*.h" and "config_cmd_default.h" itself.
But while "config_cmd_default.h" is still there we need to work-around compile-time warnings.
Alexey Brodkin (2): common: mark commands as default to match "config_cmd_default.h" config_cmd_default.h: wrap each definition in "ifndef"
common/Kconfig | 19 +++++++++++++++++++ include/config_cmd_default.h | 42 ++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 61 insertions(+)
--
2.1.0