doc: add arm64 to Linux guide
Signed-off-by: Brian Brooks <brian.brooks@arm.com> Reviewed-by: Song Zhu <song.zhu@arm.com> Acked-by: John McNamara <john.mcnamara@intel.com>
This commit is contained in:
parent
787c4aeaf3
commit
f827796513
@ -69,9 +69,9 @@ The format of a DPDK target is::
|
||||
|
||||
where:
|
||||
|
||||
* ``ARCH`` can be: ``i686``, ``x86_64``, ``ppc_64``
|
||||
* ``ARCH`` can be: ``i686``, ``x86_64``, ``ppc_64``, ``arm64``
|
||||
|
||||
* ``MACHINE`` can be: ``native``, ``power8``
|
||||
* ``MACHINE`` can be: ``native``, ``power8``, ``armv8a``
|
||||
|
||||
* ``EXECENV`` can be: ``linuxapp``, ``bsdapp``
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user