Files

8 lines
185 B
Makefile
Raw Permalink Normal View History

# SPDX-License-Identifier: GPL-2.0
obj-$(CONFIG_FWCTL) += fwctl.o
2026-03-14 08:16:04 -07:00
obj-$(CONFIG_FWCTL_BNXT) += bnxt/
obj-$(CONFIG_FWCTL_MLX5) += mlx5/
2025-03-20 12:44:10 -07:00
obj-$(CONFIG_FWCTL_PDS) += pds/
fwctl-y += main.o