Add default makefile target

Signed-off-by: Amy Reyes <amy.reyes@intel.com>
This commit is contained in:
Amy Reyes 2021-09-28 08:52:15 -07:00 committed by David Kinder
parent 6e4e619e17
commit 6d7d417a9f

View File

@ -41,7 +41,7 @@ The following table shows ACRN-specific command-line options:
- Optional. Path to the directory where the built files will be stored. - Optional. Path to the directory where the built files will be stored.
(Default is the ``build`` directory.) (Default is the ``build`` directory.)
The following table shows ACRN-specific targets: The following table shows ACRN-specific targets. The default target (if no target is specified on the command-line) is to build the ``hypervisor``, ``devicemodel``, and ``tools``.
.. list-table:: .. list-table::
:widths: 33 77 :widths: 33 77