mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-07-30 23:16:40 +00:00
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>
6 lines
133 B
Plaintext
6 lines
133 B
Plaintext
# Remove the folder of the /bin/ directory
|
|
rm -rf /bin/pcieparser
|
|
rm -rf /bin/memmapparser
|
|
rm -rf /bin/legacy
|
|
rm -rf /bin/extractors
|