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:
Helmut Buchsbaum
2022-04-29 08:45:02 +02:00
committed by acrnsi-robot
parent e2fdbf4610
commit dbd4987163
3 changed files with 1318 additions and 2 deletions

4
debian/rules vendored
View File

@@ -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