deb-pkg: add acrn-hypervisor and acrn-board-inspector into debian package

1. "make clean && make BOARD=nuc11tnbi5  SCENARIO=shared" will generate the acrn debian package.
 2. "make clean && make board_inspector" will generate the acrn board_inspector debian package

Tracked-On: #6688
Signed-off-by: Hu Fenglin <fenglin.hu@intel.com>
This commit is contained in:
Hu Fenglin
2021-09-26 22:42:40 +08:00
committed by wenlingz
parent 856815bb5c
commit f65a87585b
25 changed files with 471 additions and 125 deletions

View File

@@ -5,7 +5,7 @@
import ctypes
import copy
import lib.cdata as cdata
import inspectorlib.cdata as cdata
class ExtendedCapability:
# Capability names from PCI Express Base Specification, mostly Table 9-23