mirror of
git://git.yoctoproject.org/meta-freescale.git
synced 2025-10-22 23:02:20 +02:00
dpdk,dpdkvpp: update COMPATIBLE_MACHINE for qoriq soc
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
This commit is contained in:
parent
1165687c9b
commit
4d9edc57af
|
@ -24,7 +24,7 @@ COMPATIBLE_HOST_armv4 = 'null'
|
|||
COMPATIBLE_HOST_armv5 = 'null'
|
||||
COMPATIBLE_HOST_armv6 = 'null'
|
||||
|
||||
COMPATIBLE_MACHINE = "(imx)"
|
||||
COMPATIBLE_MACHINE = "(imx|qoriq)"
|
||||
|
||||
DPDK_RTE_TARGET_x86-64 = "x86_64-native-linuxapp-gcc"
|
||||
DPDK_RTE_TARGET_x86 = "i686-native-linuxapp-gcc"
|
||||
|
|
|
@ -24,7 +24,7 @@ COMPATIBLE_HOST_armv4 = 'null'
|
|||
COMPATIBLE_HOST_armv5 = 'null'
|
||||
COMPATIBLE_HOST_armv6 = 'null'
|
||||
|
||||
COMPATIBLE_MACHINE = "(imx)"
|
||||
COMPATIBLE_MACHINE = "(imx|qoriq)"
|
||||
|
||||
DPDK_RTE_TARGET_x86-64 = "x86_64-native-linuxapp-gcc"
|
||||
DPDK_RTE_TARGET_x86 = "i686-native-linuxapp-gcc"
|
||||
|
|
Loading…
Reference in New Issue
Block a user