On Thu, May 19, 2016 at 1:51 AM, Masahiro Yamada
<yamada.masah...@socionext.com> wrote:
> Since commit 96464badc794 ("moveconfig: Always run savedefconfig on
> the moved config"), --dry-run option is broken.
>
> The --dry-run option prevents the .config from being modified,
> but defconfig files might be updated by "make savedefconfig"
> regardless of the --dry-run option.
>
> Move the "if not self.options.dry_run" conditional to the correct
> place.
>
> Fixes 96464badc794 ("moveconfig: Always run savedefconfig on the moved 
> config")
> Signed-off-by: Masahiro Yamada <yamada.masah...@socionext.com>
>

Reviewed-by: Joe Hershberger <joe.hershber...@ni.com>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to