diff options
author | qwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524> | 2007-06-28 07:33:33 +0000 |
---|---|---|
committer | qwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524> | 2007-06-28 07:33:33 +0000 |
commit | 4abb21937cec2be1db93c1c4ee994d0d40cbcaa2 (patch) | |
tree | ebca3e052582f3eac333a3aa335ed68f5fa46592 /Nt32Pkg/RealTimeClockRuntimeDxe/RealTimeClock.inf | |
parent | b38907a6d41515f48fe01a7c3d7c6b84b269926b (diff) | |
download | edk2-platforms-4abb21937cec2be1db93c1c4ee994d0d40cbcaa2.tar.xz |
Remove the Includes section from a few INF file and Nt32.dsc buildable by commenting out some inf.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2834 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'Nt32Pkg/RealTimeClockRuntimeDxe/RealTimeClock.inf')
-rw-r--r-- | Nt32Pkg/RealTimeClockRuntimeDxe/RealTimeClock.inf | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/Nt32Pkg/RealTimeClockRuntimeDxe/RealTimeClock.inf b/Nt32Pkg/RealTimeClockRuntimeDxe/RealTimeClock.inf index 3094e81123..cb184435a6 100644 --- a/Nt32Pkg/RealTimeClockRuntimeDxe/RealTimeClock.inf +++ b/Nt32Pkg/RealTimeClockRuntimeDxe/RealTimeClock.inf @@ -47,15 +47,6 @@ CommonHeader.h
-################################################################################
-#
-# Includes Section - list of Include locations that are required for
-# this module.
-#
-################################################################################
-
-[Includes]
- $(WORKSPACE)/MdePkg/Include/Library
################################################################################
#
|