mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-23 14:07:42 +00:00
Add default makefile target
Signed-off-by: Amy Reyes <amy.reyes@intel.com>
This commit is contained in:
parent
6e4e619e17
commit
6d7d417a9f
@ -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.
|
||||
(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::
|
||||
:widths: 33 77
|
||||
|
Loading…
Reference in New Issue
Block a user