mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-10-22 12:57:41 +00:00
The make install target was missing. This commits adds the intall target which uses the install target from subprojects. Also a make install target was created in each tool program. Signed-off-by: Miguel Bernal Marin <miguel.bernal.marin@linux.intel.com>