1obj-$(CONFIG_MLX5_CORE) += mlx5_core.o 2 3mlx5_core-y := main.o cmd.o debugfs.o fw.o eq.o uar.o pagealloc.o \ 4 health.o mcg.o cq.o srq.o alloc.o qp.o port.o mr.o pd.o \ 5 mad.o 6