mirror of https://github.com/ipxe/ipxe.git
[build] Include Hyper-V driver in the all-drivers build
Signed-off-by: Michael Brown <mcb30@ipxe.org>pull/33/head
parent
0166a68351
commit
d38bac05e7
|
@ -16,3 +16,7 @@ CFLAGS += -Ulinux
|
|||
|
||||
# disable valgrind
|
||||
CFLAGS += -DNVALGRIND
|
||||
|
||||
# Include Hyper-V driver in the all-drivers build
|
||||
#
|
||||
DRIVERS += hyperv
|
||||
|
|
Loading…
Reference in New Issue