freebsd-dev/sys/modules/qatfw/Makefile
Mark Johnston f078c492a9 Add firmware modules for qat(4)
MFC after:	3 days
Sponsored by:	Rubicon Communications, LLC (Netgate)
2020-11-05 16:00:30 +00:00

10 lines
111 B
Makefile

# $FreeBSD$
SUBDIR= qat_c2xxx \
qat_c3xxx \
qat_c62x \
qat_d15xx \
qat_dh895xcc
.include <bsd.subdir.mk>