소스 검색

[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…
취소
저장