summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns
diff options
context:
space:
mode:
authorXi Wang2019-03-26 07:53:49 +0100
committerDavid S. Miller2019-03-28 06:47:58 +0100
commit669efc76b317b3aa550ffbf0b79d064cb00a5f96 (patch)
treecf5b2d20cab0a262b6cddc897562ad2c410926e5 /drivers/net/ethernet/hisilicon/hns
parentila: Fix rhashtable walker list corruption (diff)
downloadkernel-qcow2-linux-669efc76b317b3aa550ffbf0b79d064cb00a5f96.tar.gz
kernel-qcow2-linux-669efc76b317b3aa550ffbf0b79d064cb00a5f96.tar.xz
kernel-qcow2-linux-669efc76b317b3aa550ffbf0b79d064cb00a5f96.zip
net: hns3: fix compile error
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@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/hisilicon/hns')
0 files changed, 0 insertions, 0 deletions