diff --git a/meta-crystalforest/recipes-extended/qat/qat.inc b/meta-crystalforest/recipes-extended/qat/qat.inc index 00532042..6a2ceff7 100644 --- a/meta-crystalforest/recipes-extended/qat/qat.inc +++ b/meta-crystalforest/recipes-extended/qat/qat.inc @@ -6,6 +6,7 @@ LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6" COMPATIBLE_MACHINE = "crystalforest" DEPENDS += "cryptodev-linux pkgconfig zlib" +PROVIDES += "virtual/qat" MODULE_DIR = "${D}${base_libdir}/modules/${KERNEL_VERSION}/kernel/drivers" ICP_TOOLS = "accelcomp"