Преглед изворни кода

[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 година
родитељ
комит
d38bac05e7
1 измењених фајлова са 4 додато и 0 уклоњено
  1. 4
    0
      src/arch/x86/Makefile

+ 4
- 0
src/arch/x86/Makefile Прегледај датотеку

@@ -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

Loading…
Откажи
Сачувај