summaryrefslogtreecommitdiff
path: root/Nt32Pkg/RealTimeClockRuntimeDxe/RealTimeClock.inf
diff options
context:
space:
mode:
Diffstat (limited to 'Nt32Pkg/RealTimeClockRuntimeDxe/RealTimeClock.inf')
-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 e289548..3094e81 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