aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/qatfw/qat_dh895xcc/Makefile
blob: d277e3dc02f71961f3c1d65889f0e912cc5c64c7 (plain) (blame)
1
2
3
4
5
6
7
8
9
# SPDX-License-Identifier: BSD-3-Clause
# Copyright(c) 2007-2022 Intel Corporation
.PATH: ${SRCTOP}/sys/contrib/dev/qat

KMOD= qat_dh895xcc_fw

FIRMWS= qat_895xcc.bin:qat_dh895xcc_fw:111 qat_895xcc_mmp.bin:qat_dh895xcc_mmp_fw:111

.include <bsd.kmod.mk>