mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-28 03:56:14 +00:00
debian: Add nuc7i7dnh/shared+initrd
This has been added for test purposes and as an example for how to add a configuration outside the config_tools/data section. Tracked-On: #6688 Signed-off-by: Helmut Buchsbaum <helmut.buchsbaum@opensource.tttech-industrial.com>
This commit is contained in:
committed by
acrnsi-robot
parent
e2fdbf4610
commit
dbd4987163
4
debian/rules
vendored
4
debian/rules
vendored
@@ -13,8 +13,8 @@ export PYBUILD_DISABLE=test
|
||||
export MAKEFLAGS = --no-print-directory
|
||||
|
||||
# set these variables to restrict build to certain boards/scenarios, e.g.
|
||||
ACRN_BOARDLIST := whl-ipc-i5 nuc11tnbi5 cfl-k700-i7 tgl-vecow-spc-7100-Corei7
|
||||
ACRN_SCENARIOLIST := partitioned shared hybrid hybrid_rt
|
||||
ACRN_BOARDLIST := whl-ipc-i5 nuc11tnbi5 cfl-k700-i7 tgl-vecow-spc-7100-Corei7 nuc7i7dnh
|
||||
ACRN_SCENARIOLIST := partitioned shared hybrid hybrid_rt shared+initrd
|
||||
# alternatively, unset ACRN_BOARDLIST to build for all boards,
|
||||
# ACRN_SCENARIOLIST must be set explicitly: scenario configs must be located
|
||||
# in the same directory as the board config, since there are no board and
|
||||
|
Reference in New Issue
Block a user