net/hns3: replace max private macro
[dpdk.git] / drivers / net / hns3 / meson.build
index 519af97..e01e6ce 100644 (file)
@@ -24,5 +24,7 @@ sources = files('hns3_cmd.c',
        'hns3_regs.c',
        'hns3_rss.c',
        'hns3_rxtx.c',
-       )
+       'hns3_stats.c',
+       'hns3_mp.c')
+
 deps += ['hash']