summaryrefslogtreecommitdiff
path: root/Nt32Pkg/RealTimeClockRuntimeDxe
diff options
context:
space:
mode:
authorklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2007-06-28 03:14:08 +0000
committerklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2007-06-28 03:14:08 +0000
commit076606899f5db5b556f0153b990eebb0990f95d4 (patch)
tree530e787637db4db18dc3273ad4d5197b34164ded /Nt32Pkg/RealTimeClockRuntimeDxe
parentb665a407ebb4a64e4c996cbb1cdae32ad47367c3 (diff)
downloadedk2-platforms-076606899f5db5b556f0153b990eebb0990f95d4.tar.xz
Add [depex] in inf file and dxs from file list in inf's [source] section.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2826 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'Nt32Pkg/RealTimeClockRuntimeDxe')
-rw-r--r--Nt32Pkg/RealTimeClockRuntimeDxe/RealTimeClock.inf3
1 files changed, 2 insertions, 1 deletions
diff --git a/Nt32Pkg/RealTimeClockRuntimeDxe/RealTimeClock.inf b/Nt32Pkg/RealTimeClockRuntimeDxe/RealTimeClock.inf
index e289548a82..3094e81123 100644
--- a/Nt32Pkg/RealTimeClockRuntimeDxe/RealTimeClock.inf
+++ b/Nt32Pkg/RealTimeClockRuntimeDxe/RealTimeClock.inf
@@ -43,7 +43,6 @@
################################################################################
[Sources.common]
- RealTimeClock.dxs
RealTimeClock.c
CommonHeader.h
@@ -93,3 +92,5 @@
[Protocols]
gEfiRealTimeClockArchProtocolGuid # PROTOCOL ALWAYS_PRODUCED
+[depex]
+ TRUE \ No newline at end of file