Merge tag 'net-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
[drm/drm-misc.git] / drivers / net / ethernet / broadcom / bnxt / Makefile
blobba6c239d52fade2148eb33724fc99ebe65565853
1 # SPDX-License-Identifier: GPL-2.0-only
2 obj-$(CONFIG_BNXT) += bnxt_en.o
4 bnxt_en-y := bnxt.o bnxt_hwrm.o bnxt_sriov.o bnxt_ethtool.o bnxt_dcb.o bnxt_ulp.o bnxt_xdp.o bnxt_ptp.o bnxt_vfr.o bnxt_devlink.o bnxt_dim.o bnxt_coredump.o
5 bnxt_en-$(CONFIG_BNXT_FLOWER_OFFLOAD) += bnxt_tc.o
6 bnxt_en-$(CONFIG_DEBUG_FS) += bnxt_debugfs.o
7 bnxt_en-$(CONFIG_BNXT_HWMON) += bnxt_hwmon.o