Ver código fonte

[build] Include Hyper-V driver in the all-drivers build

Signed-off-by: Michael Brown <mcb30@ipxe.org>
tags/v1.20.1
Michael Brown 9 anos atrás
pai
commit
d38bac05e7
1 arquivos alterados com 4 adições e 0 exclusões
  1. 4
    0
      src/arch/x86/Makefile

+ 4
- 0
src/arch/x86/Makefile Ver arquivo

@@ -16,3 +16,7 @@ CFLAGS		+= -Ulinux
16 16
 
17 17
 # disable valgrind
18 18
 CFLAGS		+= -DNVALGRIND
19
+
20
+# Include Hyper-V driver in the all-drivers build
21
+#
22
+DRIVERS += hyperv

Carregando…
Cancelar
Salvar