diff --git a/Makefile b/Makefile index c562ae15cd..ac367ee79e 100644 --- a/Makefile +++ b/Makefile @@ -767,7 +767,6 @@ else endif @printf "\n" @printf "• hypervisors:\n" - @printf "\tDefault: $(DEFAULT_HYPERVISOR)\n" @printf "\tKnown: $(sort $(HYPERVISORS))\n" @printf "\tAvailable for this architecture: $(sort $(KNOWN_HYPERVISORS))\n" @printf "\n"