doc: Remove tgl-rvp mention
- Remove mention of tgl-rvp XML because the file was removed from repo Tracked-On: #6177 Signed-off-by: Reyes, Amy <amy.reyes@intel.com>
This commit is contained in:
parent
74dc103d9e
commit
325e033dfc
|
@ -156,13 +156,13 @@ type of an existing build:
|
||||||
|
|
||||||
.. code-block:: none
|
.. code-block:: none
|
||||||
|
|
||||||
$ make BOARD=tgl-rvp SCENARIO=hybrid_rt hypervisor
|
$ make BOARD=~/acrn-work/my_board.xml SCENARIO=~/acrn-work/shared.xml hypervisor
|
||||||
...
|
...
|
||||||
$ make hvshowconfig
|
$ make hvshowconfig
|
||||||
Build directory: /path/to/acrn-hypervisor/build/hypervisor
|
Build directory: /path/to/acrn-hypervisor/build/hypervisor
|
||||||
This build directory is configured with the settings below.
|
This build directory is configured with the settings below.
|
||||||
- BOARD = tgl-rvp
|
- BOARD = my_board
|
||||||
- SCENARIO = hybrid_rt
|
- SCENARIO = shared
|
||||||
- RELEASE = n
|
- RELEASE = n
|
||||||
|
|
||||||
Example of ``hvdefconfig`` to generate the configuration files in the
|
Example of ``hvdefconfig`` to generate the configuration files in the
|
||||||
|
|
Loading…
Reference in New Issue