hc
2023-12-11 6778948f9de86c3cfaf36725a7c87dcff9ba247f
kernel/drivers/net/ethernet/intel/i40e/Makefile
....@@ -21,7 +21,9 @@
2121 i40e_diag.o \
2222 i40e_txrx.o \
2323 i40e_ptp.o \
24
+ i40e_ddp.o \
2425 i40e_client.o \
25
- i40e_virtchnl_pf.o
26
+ i40e_virtchnl_pf.o \
27
+ i40e_xsk.o
2628
2729 i40e-$(CONFIG_I40E_DCB) += i40e_dcb.o i40e_dcb_nl.o