2019-06-25 11:12:58 +00:00
|
|
|
# SPDX-License-Identifier: BSD-3-Clause
|
|
|
|
# Copyright(c) 2017 Intel Corporation
|
|
|
|
|
|
|
|
deps += 'bus_vdev'
|
2021-02-05 08:48:47 +00:00
|
|
|
fmt_name = 'null_crypto'
|
2019-06-25 11:12:58 +00:00
|
|
|
sources = files('null_crypto_pmd.c', 'null_crypto_pmd_ops.c')
|