]> git.ipfire.org Git - thirdparty/ipxe.git/commitdiff
[build] Include Hyper-V driver in the all-drivers build
authorMichael Brown <mcb30@ipxe.org>
Sun, 21 Dec 2014 01:49:13 +0000 (01:49 +0000)
committerMichael Brown <mcb30@ipxe.org>
Sun, 21 Dec 2014 11:21:34 +0000 (11:21 +0000)
Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/arch/x86/Makefile

index a0fee392cc7031c428d8975224ba1a30db53249c..1751c0cda6294b94ac8641111efdd279f469af0d 100644 (file)
@@ -16,3 +16,7 @@ CFLAGS                += -Ulinux
 
 # disable valgrind
 CFLAGS         += -DNVALGRIND
+
+# Include Hyper-V driver in the all-drivers build
+#
+DRIVERS += hyperv