Update doc/tutorials/using_partition_mode_on_nuc.rst

Co-authored-by: Geoffroy Van Cutsem <geoffroy.vancutsem@intel.com>
This commit is contained in:
guoqingxz 2021-03-24 16:58:03 +08:00 committed by David Kinder
parent cce2874ff1
commit 725f525f9f

View File

@ -161,7 +161,7 @@ Update ACRN Hypervisor Image
.. code-block:: none
$ make hypervisor BOARD_FILE=whl-ipc-i7 SCENARIO_FILE=logical_partition RELEASE=0
$ make hypervisor BOARD=whl-ipc-i7 SCENARIO=logical_partition RELEASE=0
.. note::
The ``acrn.bin`` will be generated to ``./build/hypervisor/acrn.bin``.