mirror of
https://github.com/ipxe/ipxe
synced 2025-12-23 13:30:57 +03:00
[build] Include Hyper-V driver in the all-drivers build
Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
@@ -16,3 +16,7 @@ CFLAGS += -Ulinux
|
||||
|
||||
# disable valgrind
|
||||
CFLAGS += -DNVALGRIND
|
||||
|
||||
# Include Hyper-V driver in the all-drivers build
|
||||
#
|
||||
DRIVERS += hyperv
|
||||
|
||||
Reference in New Issue
Block a user