ArmPlatformPkg: Add missing header files in INF file
The header files are used but missing in INF, which causes warning message when building them. Signed-off-by: Pete Batard <pete@akeo.ie> Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
This commit is contained in:
committed by
Leif Lindholm
parent
7551529ce1
commit
9b5a1c789d
@@ -15,6 +15,7 @@
|
||||
VERSION_STRING = 1.0
|
||||
|
||||
[Sources]
|
||||
PrePi.h
|
||||
PrePi.c
|
||||
MainMPCore.c
|
||||
|
||||
|
@@ -15,6 +15,7 @@
|
||||
VERSION_STRING = 1.0
|
||||
|
||||
[Sources]
|
||||
PrePi.h
|
||||
PrePi.c
|
||||
MainUniCore.c
|
||||
|
||||
|
Reference in New Issue
Block a user