[U-Boot] [PATCH 2/2] kbuild: remove scripts/multiconfig.sh

Simon Glass sjg at chromium.org
Mon Mar 23 22:11:50 CET 2015


On 13 March 2015 at 03:08, Masahiro Yamada
<yamada.masahiro at socionext.com> wrote:
> We have switched to the single .config configuration system,
> the same one as used in Linux Kernel.
>
> The necessary glue code is small enough now, so move it to the
> top-level Makefile and scripts/kconfig/Makefile, and then delete
> scripts/multiconfig.sh.
>
> Signed-off-by: Masahiro Yamada <yamada.masahiro at socionext.com>
> ---
>
> This patch requires
> http://patchwork.ozlabs.org/patch/449347/
> as a prerequisite.
>
>
>  Makefile                 | 13 +++++--
>  scripts/kconfig/Makefile | 10 ++++++
>  scripts/multiconfig.sh   | 90 ------------------------------------------------
>  3 files changed, 21 insertions(+), 92 deletions(-)
>  delete mode 100755 scripts/multiconfig.sh

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list