summaryrefslogtreecommitdiff
path: root/DuetPkg/Library
diff options
context:
space:
mode:
authorvanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524>2008-09-27 06:49:50 +0000
committervanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524>2008-09-27 06:49:50 +0000
commit71bd74cbf2a73d451da3b99b745988c7d7b500f6 (patch)
treec26ea1acada14f705b12341a5a5432f2c31753f0 /DuetPkg/Library
parent766f1ff55028318c7b423329d2638d579d69b18f (diff)
downloadedk2-platforms-71bd74cbf2a73d451da3b99b745988c7d7b500f6.tar.xz
Changing source filename to match name changing.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6050 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'DuetPkg/Library')
-rw-r--r--DuetPkg/Library/DuetTimerLib/DuetTimerLib.inf4
1 files changed, 2 insertions, 2 deletions
diff --git a/DuetPkg/Library/DuetTimerLib/DuetTimerLib.inf b/DuetPkg/Library/DuetTimerLib/DuetTimerLib.inf
index f03c6bd10a..09086d27b1 100644
--- a/DuetPkg/Library/DuetTimerLib/DuetTimerLib.inf
+++ b/DuetPkg/Library/DuetTimerLib/DuetTimerLib.inf
@@ -34,10 +34,10 @@
#
[Sources.Ia32]
- x86TimerLib.c
+ X86TimerLib.c
[Sources.X64]
- x86TimerLib.c
+ X86TimerLib.c
[Packages]