mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-01-15 14:44:09 +00:00
$ debian/debian_build.sh -h Usage: debian/debian_build.sh [--board_list ACRN_BOARDLIST] [--scenario_list ACRN_SCENARIOLIST] [--config_path CONFIGDIRS] [--release n|y] [acrn | board_inspector | clean] Optional arguments: -h, --help show this help message and exit -b, --board_list list the boards to build, seperated by blank; build all scanned boards in the config path if specified as ""; build the default boards in debian rules if not specified -s, --scenario_list list the scenarios to build, seperated by blank; build all scanned scenarios in the config path if specified as ""; build the default scenarios in debian rules if not specified -c, --config_path specify the config path for the board and scenario configuration files, default use misc/config_tools/data if not specified -r, --release build debug version with n, release version with y; default defined in debian rules if not specified acrn|board_inspector|clean specify the build target, default value is acrn if not specified Examples: debian/debian_build.sh debian/debian_build.sh -b nuc11tnbi5 -s shared debian/debian_build.sh -b "nuc11tnbi5 tgl-vecow-spc-7100-Corei7" -s "shared hybrid" -c misc/config_tools/data -r y debian/debian_build.sh -b "" -s shared debian/debian_build.sh board_inspector Tracked-On: #8246 Signed-off-by: szhen11 <shuang.zheng@intel.com> Reviewed-by: Geoffroy Van Cutsem <geoffroy.vancutsem@intel.com> Reviewed-by: Junjie Mao <junjie.mao@intel.com>
3.6 KiB
Executable File
3.6 KiB
Executable File