net/bnxt: add Stingray device support to ULP
[dpdk.git] / drivers / net / bnxt / meson.build
index b00da60..3952108 100644 (file)
@@ -66,6 +66,8 @@ sources = files('bnxt_cpr.c',
        'tf_ulp/ulp_fc_mgr.c',
        'tf_ulp/ulp_template_db_wh_plus_act.c',
        'tf_ulp/ulp_template_db_wh_plus_class.c',
+       'tf_ulp/ulp_template_db_stingray_act.c',
+       'tf_ulp/ulp_template_db_stingray_class.c',
 
        'rte_pmd_bnxt.c')