X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=drivers%2Fcommon%2Fmlx5%2FMakefile;h=d1de3ec8698a5088941e5e07f0644e4214f2ea29;hb=3e714a9ba74873e898ae67cf6c825b560781c168;hp=7110231710af387f3c07411ea9fb36b053648ee0;hpb=446c3781c46865de8fc18f738cd44b2ab9f13948;p=dpdk.git diff --git a/drivers/common/mlx5/Makefile b/drivers/common/mlx5/Makefile index 7110231710..d1de3ec869 100644 --- a/drivers/common/mlx5/Makefile +++ b/drivers/common/mlx5/Makefile @@ -173,6 +173,11 @@ mlx5_autoconf.h.new: $(RTE_SDK)/buildtools/auto-config-h.sh infiniband/mlx5dv.h \ enum MLX5_MMAP_GET_NC_PAGES_CMD \ $(AUTOCONF_OUTPUT) + $Q sh -- '$<' '$@' \ + HAVE_IBV_VAR \ + infiniband/mlx5dv.h \ + func mlx5dv_alloc_var \ + $(AUTOCONF_OUTPUT) $Q sh -- '$<' '$@' \ HAVE_ETHTOOL_LINK_MODE_25G \ /usr/include/linux/ethtool.h \