mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-30 17:14:07 +02:00
BeagleBoardPkg: drop unused PcdCacheEnabled dependency
Commit f72df138 got rid of the use of PcdCacheEnabled, but failed to actually drop it as a dependency for BeagleBoardLib. Get rid of it, so the module will still build when the Pcd is _really_ removed. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Leif Lindholm <leif.lindholm@linaro.org> Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
This commit is contained in:
parent
ce2818e418
commit
4745a1efe5
@ -44,9 +44,6 @@
|
||||
BeagleBoardHelper.S | GCC
|
||||
BeagleBoardHelper.asm | RVCT
|
||||
|
||||
[FeaturePcd]
|
||||
gEmbeddedTokenSpaceGuid.PcdCacheEnable
|
||||
|
||||
[FixedPcd]
|
||||
gArmTokenSpaceGuid.PcdFdBaseAddress
|
||||
gArmTokenSpaceGuid.PcdFdSize
|
||||
|
Loading…
x
Reference in New Issue
Block a user