From 325e033dfc036457197aac8def922a715038c550 Mon Sep 17 00:00:00 2001 From: "Reyes, Amy" Date: Thu, 31 Mar 2022 12:12:59 -0700 Subject: [PATCH] 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 --- doc/reference/hv-make-options.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/reference/hv-make-options.rst b/doc/reference/hv-make-options.rst index 27e39e655..a08e10c18 100644 --- a/doc/reference/hv-make-options.rst +++ b/doc/reference/hv-make-options.rst @@ -156,13 +156,13 @@ type of an existing build: .. 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 Build directory: /path/to/acrn-hypervisor/build/hypervisor This build directory is configured with the settings below. - - BOARD = tgl-rvp - - SCENARIO = hybrid_rt + - BOARD = my_board + - SCENARIO = shared - RELEASE = n Example of ``hvdefconfig`` to generate the configuration files in the