Makefile (eda6500a987a027b78a275c11db6454404a626aa) Makefile (31557f0f9755696530d08465cf9940404f2d48e2)
1obj-$(CONFIG_MLXSW_CORE) += mlxsw_core.o
2mlxsw_core-objs := core.o
3obj-$(CONFIG_MLXSW_PCI) += mlxsw_pci.o
4mlxsw_pci-objs := pci.o
1obj-$(CONFIG_MLXSW_CORE) += mlxsw_core.o
2mlxsw_core-objs := core.o
3obj-$(CONFIG_MLXSW_PCI) += mlxsw_pci.o
4mlxsw_pci-objs := pci.o
5obj-$(CONFIG_MLXSW_SWITCHX2) += mlxsw_switchx2.o
6mlxsw_switchx2-objs := switchx2.o