We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00aaf7e commit 6c77065Copy full SHA for 6c77065
drivers/net/ethernet/sfc/Makefile
@@ -4,7 +4,7 @@ sfc-y += efx.o efx_common.o efx_channels.o nic.o \
4
tx.o tx_common.o tx_tso.o rx.o rx_common.o \
5
selftest.o ethtool.o ethtool_common.o ptp.o \
6
mcdi.o mcdi_port.o mcdi_port_common.o \
7
- mcdi_functions.o mcdi_mon.o
+ mcdi_functions.o mcdi_filters.o mcdi_mon.o
8
sfc-$(CONFIG_SFC_MTD) += mtd.o
9
sfc-$(CONFIG_SFC_SRIOV) += sriov.o siena_sriov.o ef10_sriov.o
10
0 commit comments