This repository has been archived by the owner on May 12, 2021. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Makefile: Allow change default hypervisor via env var
- Add support to change default hypervisor via env variable. - Show in the summary the default hypervisor to be used. ``` export DEFAULT_HYPEVISOR=cloud-hypervisor make sudo -E make install ``` Fixes: #2565 Signed-off-by: Jose Carlos Venegas Munoz <[email protected]>
- Loading branch information