treewide: Add SPDX license identifier - Makefile/Kconfig
[sfrench/cifs-2.6.git] / drivers / net / ethernet / broadcom / bnxt / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 obj-$(CONFIG_BNXT) += bnxt_en.o
3
4 bnxt_en-y := bnxt.o bnxt_sriov.o bnxt_ethtool.o bnxt_dcb.o bnxt_ulp.o bnxt_xdp.o bnxt_vfr.o bnxt_devlink.o bnxt_dim.o
5 bnxt_en-$(CONFIG_BNXT_FLOWER_OFFLOAD) += bnxt_tc.o
6 bnxt_en-$(CONFIG_DEBUG_FS) += bnxt_debugfs.o