net/octeontx2: add device init and uninit
[dpdk.git] / drivers / net / octeontx2 / meson.build
index db375f3..b153f16 100644 (file)
@@ -3,6 +3,7 @@
 #
 
 sources = files(
+               'otx2_mac.c',
                'otx2_ethdev.c',
                )