[U-Boot] [PATCH v2] tools: moveconfig: support wildcards in --defconfigs file
Joe Hershberger
joe.hershberger at gmail.com
Wed Oct 19 20:11:45 CEST 2016
On Wed, Oct 19, 2016 at 12:39 AM, Masahiro Yamada
<yamada.masahiro at socionext.com> wrote:
> Supporting shell-style wildcards for the --defconfigs option will be
> useful to run the moveconfig tool against a specific platform. For
> example, "uniphier*" in the file passed by --defconfigs option will
> be expanded to defconfig files that start with "uniphier". This is
> easier than listing out all defconfig files you are interested in.
>
> Signed-off-by: Masahiro Yamada <yamada.masahiro at socionext.com>
Reviewed-by: Joe Hershberger <joe.hershberger at ni.com>
More information about the U-Boot
mailing list