From 6f7ed1ec43a65a00a6d67e1731423ef85a2b35ff Mon Sep 17 00:00:00 2001 From: "Tan, Raymond" Date: Tue, 5 Jun 2018 08:52:41 +0800 Subject: conf/machine/intel-core*: add COMPATIBLE_MACHINE for qat17 This adds both intel-core2-32 and intel-corei7-64 as the COMPATIBLE_MACHINE for qat17 package. Signed-off-by: Tan, Raymond Signed-off-by: Anuj Mittal --- conf/machine/intel-corei7-64.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'conf/machine/intel-corei7-64.conf') diff --git a/conf/machine/intel-corei7-64.conf b/conf/machine/intel-corei7-64.conf index 3fe2dcff..4986993b 100644 --- a/conf/machine/intel-corei7-64.conf +++ b/conf/machine/intel-corei7-64.conf @@ -23,6 +23,7 @@ COMPATIBLE_MACHINE_pn-dpdk-dev-libibverbs = "intel-corei7-64" # Enable optional QAT items: COMPATIBLE_MACHINE_pn-openssl-qat = "intel-corei7-64" COMPATIBLE_MACHINE_pn-qat16 = "intel-corei7-64" +COMPATIBLE_MACHINE_pn-qat17 = "intel-corei7-64" COMPATIBLE_MACHINE_pn-zlib-qat = "intel-corei7-64" XSERVER ?= "${XSERVER_X86_BASE} \ -- cgit v1.2.3-54-g00ecf