]> git.proxmox.com Git - mirror_edk2.git/commitdiff
EmbeddedPkg: remove nonexistent FLASH_DEFINITION from package .dsc
authorLeif Lindholm <leif.lindholm@linaro.org>
Thu, 30 Nov 2017 10:14:39 +0000 (10:14 +0000)
committerLeif Lindholm <leif.lindholm@linaro.org>
Thu, 30 Nov 2017 10:27:47 +0000 (10:27 +0000)
For whatever reason, EmbeddedPkg.dsc included a FLASH_DEFINITION entry
pointing to a nonexistent EmbeddedPkg.fdf.

This used to be silently ignored, but recent BaseTools changes
5e9256cd7f54 ("BaseTools: Guid.xref contain information from FILE statements in FDF")
now caused builds against EmbeddedPkg.dsc to fail.
So delete the redundant entry.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Leif Lindholm <leif.lindholm@linaro.org>
Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
EmbeddedPkg/EmbeddedPkg.dsc

index 9ec24f7fa8cc7e1a35ae04315b41fdbfe27403e8..073a1568844ce842c35593517ac39a1714cef34a 100644 (file)
@@ -30,7 +30,6 @@
   SUPPORTED_ARCHITECTURES        = IA32|X64|IPF|ARM|AARCH64\r
   BUILD_TARGETS                  = DEBUG|RELEASE\r
   SKUID_IDENTIFIER               = DEFAULT\r
-  FLASH_DEFINITION               = EmbeddedPkg/EmbeddedPkg.fdf\r
 \r
 \r
 ################################################################################\r