diff options
Diffstat (limited to 'Omap35xxPkg/Library/Omap35xxTimerLib/Omap35xxTimerLib.inf')
-rw-r--r-- | Omap35xxPkg/Library/Omap35xxTimerLib/Omap35xxTimerLib.inf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Omap35xxPkg/Library/Omap35xxTimerLib/Omap35xxTimerLib.inf b/Omap35xxPkg/Library/Omap35xxTimerLib/Omap35xxTimerLib.inf index 3afeeae53c..35086b1045 100644 --- a/Omap35xxPkg/Library/Omap35xxTimerLib/Omap35xxTimerLib.inf +++ b/Omap35xxPkg/Library/Omap35xxTimerLib/Omap35xxTimerLib.inf @@ -23,7 +23,7 @@ FILE_GUID = fe1d7183-9abb-42ce-9a3b-36d7c6a8959f
MODULE_TYPE = BASE
VERSION_STRING = 1.0
- LIBRARY_CLASS = TimerLib
+ LIBRARY_CLASS = TimerLib
[Sources.common]
TimerLib.c
|