[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20190327.224811.2020685573680145957.davem@davemloft.net>
Date: Wed, 27 Mar 2019 22:48:11 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: wangxi11@...wei.com
Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
salil.mehta@...wei.com, yisen.zhuang@...wei.com,
linuxarm@...wei.com
Subject: Re: [PATCH net] net: hns3: fix compile error
From: Xi Wang <wangxi11@...wei.com>
Date: Tue, 26 Mar 2019 14:53:49 +0800
> Currently, the rules for configuring search paths in Kbuild have
> changed, this will lead some erros when compiling hns3 with the
> following command:
>
> make O=DIR M=drivers/net/ethernet/hisilicon/hns3
>
> drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.c:11:10:
> fatal error: hnae3.h: No such file or directory
>
> This patch fix it by adding $(srctree)/ prefix to the serach paths.
>
> Signed-off-by: Xi Wang <wangxi11@...wei.com>
Applied.
Powered by blists - more mailing lists