mirror of
https://github.com/ipxe/ipxe
synced 2025-12-26 01:22:37 +03:00
[efi] Include SNP NIC driver within the all-drivers target
Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
@@ -15,6 +15,10 @@ NON_AUTO_MEDIA += efidrv
|
|||||||
NON_AUTO_MEDIA += drv.efi
|
NON_AUTO_MEDIA += drv.efi
|
||||||
NON_AUTO_MEDIA += efirom
|
NON_AUTO_MEDIA += efirom
|
||||||
|
|
||||||
|
# Include SNP driver in the all-drivers build
|
||||||
|
#
|
||||||
|
DRIVERS += snp
|
||||||
|
|
||||||
# Rules for building EFI files
|
# Rules for building EFI files
|
||||||
#
|
#
|
||||||
$(BIN)/%.efi : $(BIN)/%.efi.tmp $(ELF2EFI)
|
$(BIN)/%.efi : $(BIN)/%.efi.tmp $(ELF2EFI)
|
||||||
|
|||||||
Reference in New Issue
Block a user