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 99aa8fd commit e59f2eeCopy full SHA for e59f2ee
drivers/net/ethernet/altera/Makefile
@@ -41,7 +41,8 @@ ifeq ($(CONFIG_INTEL_FPGA_HSSI_ETILE),y)
41
intel_fpga_hssi_etile_fec.o \
42
intel_fpga_etile_driver.o \
43
intel_fpga_hssi_etile_ethtool.o \
44
- intel_fpga_eth_hssi_itf.o
+ intel_fpga_eth_hssi_itf.o \
45
+ intel_fpga_eth_qsfp.o
46
endif
47
48
0 commit comments