mirror of
git://git.yoctoproject.org/meta-intel
synced 2026-01-01 13:58:05 +00:00
conf/machine/intel-corei7-64.conf: remove DPDK_TARGET_MACHINE
"atm" wasn't a real target and breaks the dpdk build now that the TARGET_MACHINE selection is fixed. Just allow it to default since that's what it effectively got before. Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
This commit is contained in:
parent
487ca63931
commit
d5699efd24
|
|
@ -19,7 +19,6 @@ MACHINE_EXTRA_RRECOMMENDS += "lms8"
|
|||
# Enable optional dpdk:
|
||||
COMPATIBLE_MACHINE_pn-dpdk = "intel-corei7-64"
|
||||
COMPATIBLE_MACHINE_pn-dpdk-dev-libibverbs = "intel-corei7-64"
|
||||
DPDK_TARGET_MACHINE ?= "atm"
|
||||
|
||||
# Enable optional QAT items:
|
||||
COMPATIBLE_MACHINE_pn-openssl-qat = "intel-corei7-64"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user