1# SPDX-License-Identifier: BSD-3-Clause 2# Copyright(c) 2007-2022 Intel Corporation 3SUBDIR= qat_common \ 4 qat_api \ 5 qat_hw \ 6 qat 7 8.include <bsd.subdir.mk> 9