]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/modules/qatfw/Makefile
sqlite3: Vendor import of sqlite3 3.41.2
[FreeBSD/FreeBSD.git] / sys / modules / qatfw / Makefile
1 # SPDX-License-Identifier: BSD-3-Clause
2 # Copyright(c) 2007-2022 Intel Corporation
3 # $FreeBSD$
4 SUBDIR= qat_c62x \
5         qat_200xx \
6         qat_c3xxx \
7         qat_c4xxx \
8         qat_dh895xcc \
9         qat_4xxx
10
11 .include <bsd.subdir.mk>