X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;ds=sidebyside;f=drivers%2Fcommon%2Fsfc_efx%2Fbase%2Fmeson.build;h=e0acbda993727cfebbb5e74f5cec6ed6e83daaf7;hb=798672850cfc68615b305a720f3638e643e2de2e;hp=8909525c3431eafcf7e51c3614a066efb6053a47;hpb=5e111ed87999b2df4084b4d9c95643c98df1ba48;p=dpdk.git diff --git a/drivers/common/sfc_efx/base/meson.build b/drivers/common/sfc_efx/base/meson.build index 8909525c34..e0acbda993 100644 --- a/drivers/common/sfc_efx/base/meson.build +++ b/drivers/common/sfc_efx/base/meson.build @@ -19,6 +19,7 @@ sources = [ 'efx_mon.c', 'efx_nic.c', 'efx_nvram.c', + 'efx_pci.c', 'efx_phy.c', 'efx_port.c', 'efx_proxy.c', @@ -51,7 +52,14 @@ sources = [ 'ef10_vpd.c', 'hunt_nic.c', 'medford_nic.c', - 'medford2_nic.c' + 'medford2_nic.c', + 'rhead_ev.c', + 'rhead_intr.c', + 'rhead_nic.c', + 'rhead_pci.c', + 'rhead_rx.c', + 'rhead_tunnel.c', + 'rhead_tx.c', ] extra_flags = [