]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/mlx5/Makefile
net/mlx5: support meter profile operations
[dpdk.git] / drivers / net / mlx5 / Makefile
index 0065e5589d7dc539961cd70802031ce25558f804..d01fa731fafa2f65ed3080dd5abde06f9b2f31d3 100644 (file)
@@ -64,6 +64,7 @@ LDLIBS += $(shell $(RTE_SDK)/buildtools/options-ibverbs-static.sh)
 else
 LDLIBS += -libverbs -lmlx5
 endif
+LDLIBS += -lm
 LDLIBS += -lrte_eal -lrte_mbuf -lrte_mempool -lrte_ring
 LDLIBS += -lrte_ethdev -lrte_net -lrte_kvargs
 LDLIBS += -lrte_bus_pci