mirror of
https://github.com/opnsense/src.git
synced 2026-04-02 16:05:17 -04:00
9 lines
111 B
Makefile
9 lines
111 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR= qat_c2xxx \
|
|
qat_c3xxx \
|
|
qat_c62x \
|
|
qat_d15xx \
|
|
qat_dh895xcc
|
|
|
|
.include <bsd.subdir.mk>
|