]> git.proxmox.com Git - mirror_edk2.git/blobdiff - UnixPkg/UnixPkg.fdf
UnixPkg: Use build flag to prevent FatPkg from being required
[mirror_edk2.git] / UnixPkg / UnixPkg.fdf
index 22c134f9a00fa2597b99ecc278dd52f5c91c3fa5..95485414425ed96b895e87acd8b73d66b0f369c4 100644 (file)
@@ -247,8 +247,11 @@ INF  UnixPkg/UnixSnpDxe/UnixSnpDxe.inf
 #\r
 # Build from source or use checked in binary\r
 #\r
-#INF FatPkg/EnhancedFatDxe/Fat.inf\r
+!if $(COMPILE_BINS)\r
+INF FatPkg/EnhancedFatDxe/Fat.inf\r
+!else\r
 INF  RuleOverride = BINARY USE = IA32 FatBinPkg/EnhancedFatDxe/Fat.inf\r
+!endif\r
 \r
 # If  you build GccShellPkg you can source level debug shell\r
 #FILE APPLICATION = PCD(gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdShellFile) {\r