Files
acrn-hypervisor/devicemodel
Miguel Bernal Marin 3b15f510c7 makefile: install the demo scripts
The demos scripts are not installed when "make install" is invoked.
This patch adds a rule to copy them to /usr/share/acrn

Signed-off-by: Miguel Bernal Marin <miguel.bernal.marin@linux.intel.com>
2018-05-11 14:44:29 +08:00
..
2018-05-11 14:44:28 +08:00
2018-05-11 14:44:28 +08:00
2018-05-11 14:44:28 +08:00
2018-05-11 14:44:28 +08:00
2018-05-11 14:44:28 +08:00
2018-05-11 14:44:28 +08:00
2018-05-11 14:44:29 +08:00
2018-05-11 14:44:28 +08:00

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