summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>2007-10-08 07:20:07 +0000
committerlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>2007-10-08 07:20:07 +0000
commitd90bae09559200ad5170e29550451ac6602c2f17 (patch)
treef26042f4d6e5c67ddb8a760d8a42e31cb7fccbd2
parent7a51cc6b2ca822c23979c53852d4ba4129a90c07 (diff)
downloadedk2-d90bae09559200ad5170e29550451ac6602c2f17.tar.gz
edk2-d90bae09559200ad5170e29550451ac6602c2f17.tar.bz2
edk2-d90bae09559200ad5170e29550451ac6602c2f17.zip
Correct CpuLib.inf format in DSC file
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4041 6f19259b-4bc3-4df7-8a09-765794883524
-rw-r--r--MdePkg/MdePkg.dsc2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/MdePkg.dsc b/MdePkg/MdePkg.dsc
index 877bb7f528..b1382daacf 100644
--- a/MdePkg/MdePkg.dsc
+++ b/MdePkg/MdePkg.dsc
@@ -54,7 +54,7 @@
MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf
MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf
MdePkg/Library/BaseLib/BaseLib.inf
- CpuLib|MdePkg/Library/CpuLib/CpuLib.inf
+ MdePkg/Library/CpuLib/CpuLib.inf
MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf
MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib.inf
MdePkg/Library/BasePciExpressLib/BasePciExpressLib.inf