mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-30 00:54:06 +02:00
BeagleBoardPkg: Fix build
Was still pointing to the former FDF filename. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12478 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
46e5da2c26
commit
839864b216
@ -27,7 +27,7 @@
|
|||||||
SUPPORTED_ARCHITECTURES = ARM
|
SUPPORTED_ARCHITECTURES = ARM
|
||||||
BUILD_TARGETS = DEBUG|RELEASE
|
BUILD_TARGETS = DEBUG|RELEASE
|
||||||
SKUID_IDENTIFIER = DEFAULT
|
SKUID_IDENTIFIER = DEFAULT
|
||||||
FLASH_DEFINITION = BeagleBoardPkg/BeagleBoardPkg-next.fdf
|
FLASH_DEFINITION = BeagleBoardPkg/BeagleBoardPkg.fdf
|
||||||
|
|
||||||
|
|
||||||
[LibraryClasses.common]
|
[LibraryClasses.common]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user