mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-06-09 02:24:45 +00:00
initial import
internal commit: 0ab1ea615e5cfbb0687a9d593a86a7b774386076 Signed-off-by: Anthony Xu <anthony.xu@intel.com>
This commit is contained in:
18
devicemodel/README
Normal file
18
devicemodel/README
Normal file
@@ -0,0 +1,18 @@
|
||||
BUILD DEPENDANCE
|
||||
|
||||
for CentOS
|
||||
yum install libuuid-devel
|
||||
|
||||
BUILD
|
||||
make
|
||||
|
||||
CLEAN
|
||||
make clean
|
||||
|
||||
|
||||
RUN DEPENDANCE
|
||||
|
||||
for CentOS
|
||||
yum install openssl-libs
|
||||
yum install zlib
|
||||
yum install libuuid
|
||||
Reference in New Issue
Block a user