From 4041275f781de339f589c1183451376434570f5c Mon Sep 17 00:00:00 2001 From: yunzha4x Date: Fri, 6 Sep 2019 12:02:50 +0800 Subject: [PATCH] doc: update Build ACRN from Source Signed-off-by: yunzha4x --- doc/getting-started/building-from-source.rst | 34 ++++---------------- 1 file changed, 7 insertions(+), 27 deletions(-) diff --git a/doc/getting-started/building-from-source.rst b/doc/getting-started/building-from-source.rst index dbe433584..7474e2c3d 100644 --- a/doc/getting-started/building-from-source.rst +++ b/doc/getting-started/building-from-source.rst @@ -275,7 +275,9 @@ the hypervisor using the updated ``.config``. .. code-block:: none - $ make menuconfig # Modify the configurations per your needs + # Modify the configurations per your needs + $ cd ../ # Enter top-level folder of acrn-hypervisor source + $ make menuconfig -C hypervisor BOARD=kbl-nuc-i7