Re: [U-Boot] [PATCH v2] tools: moveconfig: support wildcards in --defconfigs file

2016-10-19 Thread Joe Hershberger
On Wed, Oct 19, 2016 at 12:39 AM, Masahiro Yamada 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

[U-Boot] [PATCH v2] tools: moveconfig: support wildcards in --defconfigs file

2016-10-18 Thread Masahiro Yamada
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