net/mlx5: Use flow steering infrastructure for mlx5_en
[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 \
de8575e0 5 mad.o transobj.o vport.o sriov.o fs_cmd.o fs_core.o
86d722ad 6mlx5_core-$(CONFIG_MLX5_CORE_EN) += wq.o eswitch.o \
f62b8bb8
AV
7 en_main.o en_flow_table.o en_ethtool.o en_tx.o en_rx.o \
8 en_txrx.o