]> git.proxmox.com Git - mirror_ubuntu-kernels.git/blame - drivers/net/ethernet/mellanox/mlx4/Makefile
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[mirror_ubuntu-kernels.git] / drivers / net / ethernet / mellanox / mlx4 / Makefile
CommitLineData
b2441318 1# SPDX-License-Identifier: GPL-2.0
225c7b1f
RD
2obj-$(CONFIG_MLX4_CORE) += mlx4_core.o
3
12a889c0
IS
4mlx4_core-y := alloc.o catas.o cmd.o cq.o eq.o fw.o fw_qos.o icm.o intf.o \
5 main.o mcg.o mr.o pd.o port.o profile.o qp.o reset.o sense.o \
6 srq.o resource_tracker.o
c27a02cd
YP
7
8obj-$(CONFIG_MLX4_EN) += mlx4_en.o
9
9e47edaa 10mlx4_en-y := en_main.o en_tx.o en_rx.o en_ethtool.o en_port.o en_cq.o \
ec693d47 11 en_resources.o en_netdev.o en_selftest.o en_clock.o
564c274c 12mlx4_en-$(CONFIG_MLX4_EN_DCB) += en_dcb_nl.o