Skip to content

Commit

Permalink
[build] Include Hyper-V driver in the all-drivers build
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Brown <mcb30@ipxe.org>
  • Loading branch information
mcb30 committed Dec 21, 2014
1 parent 0166a68 commit d38bac0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/arch/x86/Makefile
Expand Up @@ -16,3 +16,7 @@ CFLAGS += -Ulinux

# disable valgrind
CFLAGS += -DNVALGRIND

# Include Hyper-V driver in the all-drivers build
#
DRIVERS += hyperv

0 comments on commit d38bac0

Please sign in to comment.