1 # SPDX-License-Identifier: BSD-3-Clause
2 # Copyright(c) 2018 Cavium, Inc
6 reason = 'not supported on Windows'
10 sources = files('cpt_fpm_tables.c',
11 'cpt_pmd_ops_helper.c')
13 deps = ['kvargs', 'pci', 'cryptodev']
14 includes += include_directories('../../crypto/octeontx')