common/octeontx2: introduce irq handling functions
[dpdk.git] / drivers / common / octeontx2 / meson.build
index feaf75d..44ac900 100644 (file)
@@ -3,6 +3,7 @@
 #
 
 sources= files('otx2_dev.c',
+               'otx2_irq.c',
                'otx2_mbox.c',
                'otx2_common.c',
               )