build: disable experimental API check internally
[dpdk.git] / drivers / net / atlantic / meson.build
index 28fb97c..60b8468 100644 (file)
@@ -9,4 +9,5 @@ sources = files(
        'hw_atl/hw_atl_llh.c',
        'hw_atl/hw_atl_utils_fw2x.c',
        'hw_atl/hw_atl_utils.c',
+       'rte_pmd_atlantic.c',
 )