[U-Boot] [PATCH v5 02/15] Makefile: Fix mrproper make target

Anup Patel anup at brainfault.org
Tue Feb 19 15:55:29 UTC 2019


On Tue, Feb 19, 2019 at 8:47 PM Simon Glass <sjg at chromium.org> wrote:
>
> Hi Anup,
>
> On Tue, 5 Feb 2019 at 06:04, Anup Patel <Anup.Patel at wdc.com> wrote:
> >
> > Currently, the mrproper make target tries to force remove all
> > "arch/*/include/asm/arch" paths assuming they are symlinks but
> > this prevents us from adding place-holder headers under the
> > arch/riscv/include/asm/arch directory.
>
> What is a placeholder header? Why do you need that?

This patch is dropped from v6 onwards.

The placeholder header is asm/arch/clk.h which is required
by drivers/net/macb.c

Regards,
Anup


More information about the U-Boot mailing list