net/mlx5: Extend mlx5_core to support ConnectX-4 Ethernet functionality
[deliverable/linux.git] / drivers / net / ethernet / mellanox / mlx5 / core / Makefile
index 105780bb980b051e9dafaaa060ee51d41aa7e3ba..87e9e606596a6fb1e56b34529f347d497184cfea 100644 (file)
@@ -3,3 +3,6 @@ obj-$(CONFIG_MLX5_CORE)         += mlx5_core.o
 mlx5_core-y := main.o cmd.o debugfs.o fw.o eq.o uar.o pagealloc.o \
                health.o mcg.o cq.o srq.o alloc.o qp.o port.o mr.o pd.o   \
                mad.o
+mlx5_core-$(CONFIG_MLX5_CORE_EN) += wq.o flow_table.o vport.o transobj.o \
+               en_main.o en_flow_table.o en_ethtool.o en_tx.o en_rx.o \
+               en_txrx.o
This page took 0.025546 seconds and 5 git commands to generate.