summaryrefslogtreecommitdiffstats
path: root/src/Makefile.efi
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.efi')
-rw-r--r--src/Makefile.efi4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Makefile.efi b/src/Makefile.efi
index 6e8ad46b..95ecf386 100644
--- a/src/Makefile.efi
+++ b/src/Makefile.efi
@@ -23,9 +23,9 @@ NON_AUTO_MEDIA += efidrv
NON_AUTO_MEDIA += drv.efi
NON_AUTO_MEDIA += efirom
-# Include SNP driver in the all-drivers build
+# Include SNP and MNP drivers in the all-drivers build
#
-DRIVERS_net += snp
+DRIVERS_net += snp mnp
# Rules for building EFI files
#