瀏覽代碼

[build] Include Hyper-V driver in the all-drivers build

Signed-off-by: Michael Brown <mcb30@ipxe.org>
tags/v1.20.1
Michael Brown 9 年之前
父節點
當前提交
d38bac05e7
共有 1 個檔案被更改,包括 4 行新增0 行删除
  1. 4
    0
      src/arch/x86/Makefile

+ 4
- 0
src/arch/x86/Makefile 查看文件

@@ -16,3 +16,7 @@ CFLAGS		+= -Ulinux
16 16
 
17 17
 # disable valgrind
18 18
 CFLAGS		+= -DNVALGRIND
19
+
20
+# Include Hyper-V driver in the all-drivers build
21
+#
22
+DRIVERS += hyperv

Loading…
取消
儲存