]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blob - drivers/net/ethernet/mellanox/mlxsw/Makefile
Merge remote-tracking branch 'mkp-scsi/fixes' into fixes
[mirror_ubuntu-artful-kernel.git] / drivers / net / ethernet / mellanox / mlxsw / Makefile
1 obj-$(CONFIG_MLXSW_CORE) += mlxsw_core.o
2 mlxsw_core-objs := core.o
3 mlxsw_core-$(CONFIG_MLXSW_CORE_HWMON) += core_hwmon.o
4 mlxsw_core-$(CONFIG_MLXSW_CORE_THERMAL) += core_thermal.o
5 obj-$(CONFIG_MLXSW_PCI) += mlxsw_pci.o
6 mlxsw_pci-objs := pci.o
7 obj-$(CONFIG_MLXSW_I2C) += mlxsw_i2c.o
8 mlxsw_i2c-objs := i2c.o
9 obj-$(CONFIG_MLXSW_SWITCHIB) += mlxsw_switchib.o
10 mlxsw_switchib-objs := switchib.o
11 obj-$(CONFIG_MLXSW_SWITCHX2) += mlxsw_switchx2.o
12 mlxsw_switchx2-objs := switchx2.o
13 obj-$(CONFIG_MLXSW_SPECTRUM) += mlxsw_spectrum.o
14 mlxsw_spectrum-objs := spectrum.o spectrum_buffers.o \
15 spectrum_switchdev.o spectrum_router.o \
16 spectrum_kvdl.o
17 mlxsw_spectrum-$(CONFIG_MLXSW_SPECTRUM_DCB) += spectrum_dcb.o
18 obj-$(CONFIG_MLXSW_MINIMAL) += mlxsw_minimal.o
19 mlxsw_minimal-objs := minimal.o