Re: [PATCH] habanalabs: fix up absolute include instructions

From: Stephen Rothwell
Date: Tue Jul 28 2020 - 18:09:44 EST


Hi Greg,

On Tue, 28 Jul 2020 19:18:51 +0200 Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> wrote:
>
> diff --git a/drivers/misc/habanalabs/common/Makefile b/drivers/misc/habanalabs/common/Makefile
> index 97d03b5c8683..b984bfa4face 100644
> --- a/drivers/misc/habanalabs/common/Makefile
> +++ b/drivers/misc/habanalabs/common/Makefile
> @@ -1,6 +1,4 @@
> # SPDX-License-Identifier: GPL-2.0-only
> -subdir-ccflags-y += -I$(src)/common

I've seen oter places use

subdir-ccflags-y += -I$(srcdir)/$(src)/common

which would probably work as well. i.e. just change this in the
Makefiles rather than every source file.

--
Cheers,
Stephen Rothwell

Attachment: pgpzYtuJDdteM.pgp
Description: OpenPGP digital signature