# SPDX-License-Identifier: GPL-2.0
# 
GCOV_PROFILE := $(CONFIG_MLX5_GCOV)
obj-$(CONFIG_FWCTL_MLX5) += mlx5_fwctl.o

mlx5_fwctl-y += main.o
