xref: /freebsd-13.1/sys/modules/qatfw/Makefile (revision f078c492)
1# $FreeBSD$
2
3SUBDIR=	qat_c2xxx \
4	qat_c3xxx \
5	qat_c62x \
6	qat_d15xx \
7	qat_dh895xcc
8
9.include <bsd.subdir.mk>
10