[edk2-devel] [platforms/devel-riscv-v2 PATCHv3 09/13] U500Pkg/riscVPlatformTimerLib: Change source code to *.S

Abner Chang abner.chang at hpe.com
Mon Sep 23 03:40:33 UTC 2019


Change *s to *.S.

Signed-off-by: Abner Chang <abner.chang at hpe.com>

Cc: Leif Lindholm <leif.lindholm at linaro.org>
Cc: Gilbert Chen <gilbert.chen at hpe.com>
---
 .../U500Pkg/Library/RiscVPlatformTimerLib/RiscVPlatformTimerLib.inf | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/Platform/RiscV/SiFive/U500Pkg/Library/RiscVPlatformTimerLib/RiscVPlatformTimerLib.inf b/Platform/RiscV/SiFive/U500Pkg/Library/RiscVPlatformTimerLib/RiscVPlatformTimerLib.inf
index 62771b6..e613c15 100644
--- a/Platform/RiscV/SiFive/U500Pkg/Library/RiscVPlatformTimerLib/RiscVPlatformTimerLib.inf
+++ b/Platform/RiscV/SiFive/U500Pkg/Library/RiscVPlatformTimerLib/RiscVPlatformTimerLib.inf
@@ -9,7 +9,7 @@
 ##
 
 [Defines]
-  INF_VERSION                    = 0x00010005
+  INF_VERSION                    = 0x0001001b
   BASE_NAME                      = RiscVPlatformTimerLib
   FILE_GUID                      = AFA75BBD-DE9D-4E77-BD88-1EA401BE931D
   MODULE_TYPE                    = BASE
@@ -25,10 +25,10 @@
 [Sources]
 
 [Sources.RISCV32]
-  RiscVPlatformTimerLib.s
+  RiscVPlatformTimerLib.S
 
 [Sources.RISCV64]
-  RiscVPlatformTimerLib.s
+  RiscVPlatformTimerLib.S
 
 [Packages]
   MdePkg/MdePkg.dec
-- 
2.7.4


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#47796): https://edk2.groups.io/g/devel/message/47796
Mute This Topic: https://groups.io/mt/34260848/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-




More information about the edk2-devel-archive mailing list