[U-Boot] [PATCH] config.mk: Do not include include/config.mk
Masahiro Yamada
yamada.m at jp.panasonic.com
Wed Dec 4 11:53:51 CET 2013
Hi.
> Board configuration creates include/config.mk, which is included
> from both $(TOPDIR)/Makefile and $(TOPDIR)/config.mk.
> This is rudandant.
>
> Because $(TOPDIR)/Makefile exports ARCH, CPU, BOARD, VENDOR, SOC,
> $(TOPDIR)/config.mk does not need to include include/config.mk.
>
> Signed-off-by: Masahiro Yamada <yamada.m at jp.panasonic.com>
It turned out this patch does not work for Tegra.
Please ignore this.
Best Regards
Masahiro Yamada
More information about the U-Boot
mailing list