
24 May
2016
24 May
'16
4:27 p.m.
On Thu, May 19, 2016 at 1:51 AM, Masahiro Yamada yamada.masahiro@socionext.com wrote:
Commit 96464badc794 ("moveconfig: Always run savedefconfig on the moved config") changed how defconfig files were updated.
Since then, the function update_defconfig() does not modify defconfig files at all (instead, they are updated by "make savedefconfig").
The name update_dotconfig() is a better fit for this function. Also, update the comment block to match the actual behavior.
Signed-off-by: Masahiro Yamada yamada.masahiro@socionext.com
Reviewed-by: Joe Hershberger joe.hershberger@ni.com