mirror of
https://github.com/ipxe/ipxe
synced 2025-12-25 09:01:24 +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
|
# disable valgrind
|
||||||
CFLAGS += -DNVALGRIND
|
CFLAGS += -DNVALGRIND
|
||||||
|
|
||||||
|
# Include Hyper-V driver in the all-drivers build
|
||||||
|
#
|
||||||
|
DRIVERS += hyperv
|
||||||
|
|||||||
Reference in New Issue
Block a user