raw/octeontx2_ep: add device configuration
[dpdk.git] / drivers / raw / octeontx2_ep / meson.build
index e513131..99e6c6d 100644 (file)
@@ -3,4 +3,6 @@
 #
 
 deps += ['bus_pci', 'common_octeontx2', 'rawdev']
-sources = files('otx2_ep_rawdev.c')
+sources = files('otx2_ep_rawdev.c',
+               'otx2_ep_enqdeq.c',
+               'otx2_ep_vf.c')