Kaynağa Gözat

[efi] Include SNP NIC driver within the all-drivers target

Signed-off-by: Michael Brown <mcb30@ipxe.org>
tags/v1.20.1
Michael Brown 10 yıl önce
ebeveyn
işleme
5365340e77
1 değiştirilmiş dosya ile 4 ekleme ve 0 silme
  1. 4
    0
      src/arch/x86/Makefile.efi

+ 4
- 0
src/arch/x86/Makefile.efi Dosyayı Görüntüle

@@ -15,6 +15,10 @@ NON_AUTO_MEDIA	+= efidrv
15 15
 NON_AUTO_MEDIA	+= drv.efi
16 16
 NON_AUTO_MEDIA	+= efirom
17 17
 
18
+# Include SNP driver in the all-drivers build
19
+#
20
+DRIVERS += snp
21
+
18 22
 # Rules for building EFI files
19 23
 #
20 24
 $(BIN)/%.efi : $(BIN)/%.efi.tmp $(ELF2EFI)

Loading…
İptal
Kaydet