net/mlx5: Extend mlx5_core to support ConnectX-4 Ethernet functionality
[linux-2.6-block.git] / drivers / net / ethernet / mellanox / mlx5 / core / Makefile
CommitLineData
e126ba97
EC
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
f62b8bb8
AV
6mlx5_core-$(CONFIG_MLX5_CORE_EN) += wq.o flow_table.o vport.o transobj.o \
7 en_main.o en_flow_table.o en_ethtool.o en_tx.o en_rx.o \
8 en_txrx.o