mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 21:09:03 +02: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>
(cherry picked from commit d5699efd24
)
Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
This commit is contained in:
parent
1bb458d13e
commit
5a890dd32b
|
@ -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