summaryrefslogtreecommitdiffstats
path: root/conf/machine/intel-corei7-64.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/intel-corei7-64.conf')
-rw-r--r--conf/machine/intel-corei7-64.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/machine/intel-corei7-64.conf b/conf/machine/intel-corei7-64.conf
index 719661a6..968395fe 100644
--- a/conf/machine/intel-corei7-64.conf
+++ b/conf/machine/intel-corei7-64.conf
@@ -15,6 +15,7 @@ MACHINE_HWCODECS ?= "${@bb.utils.contains('TUNE_FEATURES', 'mx32', '', 'intel-me
15 15
16# Enable optional dpdk: 16# Enable optional dpdk:
17COMPATIBLE_MACHINE:pn-dpdk = "intel-corei7-64" 17COMPATIBLE_MACHINE:pn-dpdk = "intel-corei7-64"
18COMPATIBLE_MACHINE:pn-dpdk-module = "intel-corei7-64"
18 19
19XSERVER ?= "${XSERVER_X86_BASE} \ 20XSERVER ?= "${XSERVER_X86_BASE} \
20 ${XSERVER_X86_EXT} \ 21 ${XSERVER_X86_EXT} \