mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-29 00:24:07 +02:00
ArmPlatformPkg/ArmVExpress-CTA15-A7.dsc: Build for TC2 HW by default
The A15-A7 FVP model was previously the default build. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Olivier Martin <Olivier.Martin@arm.com> Reviewed-by: Ronald Cron <Ronald.Cron@arm.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17829 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
23b01c83b2
commit
92bea7c40f
@ -26,7 +26,9 @@
|
|||||||
BUILD_TARGETS = DEBUG|RELEASE
|
BUILD_TARGETS = DEBUG|RELEASE
|
||||||
SKUID_IDENTIFIER = DEFAULT
|
SKUID_IDENTIFIER = DEFAULT
|
||||||
FLASH_DEFINITION = ArmPlatformPkg/ArmVExpressPkg/ArmVExpress-CTA15-A7.fdf
|
FLASH_DEFINITION = ArmPlatformPkg/ArmVExpressPkg/ArmVExpress-CTA15-A7.fdf
|
||||||
DEFINE EDK2_SKIP_PEICORE=1
|
|
||||||
|
DEFINE EDK2_SKIP_PEICORE = 1
|
||||||
|
DEFINE ARM_BIGLITTLE_TC2 = 1 # We build for the TC2 hardware by default
|
||||||
|
|
||||||
!include ArmPlatformPkg/ArmVExpressPkg/ArmVExpress.dsc.inc
|
!include ArmPlatformPkg/ArmVExpressPkg/ArmVExpress.dsc.inc
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user