summaryrefslogtreecommitdiffstats
path: root/BaseTools/Conf/target.template
diff options
context:
space:
mode:
Diffstat (limited to 'BaseTools/Conf/target.template')
-rw-r--r--BaseTools/Conf/target.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/BaseTools/Conf/target.template b/BaseTools/Conf/target.template
index e9456ce717..f3912bf82b 100644
--- a/BaseTools/Conf/target.template
+++ b/BaseTools/Conf/target.template
@@ -23,7 +23,7 @@
# of the platform FPD file that will be used for the build
# This line is required if and only if the current working
# directory does not contain one or more FPD files.
-ACTIVE_PLATFORM = Nt32Pkg/Nt32.dsc
+ACTIVE_PLATFORM = MdePkg/MdePkg.dsc
# TARGET List Optional Zero or more of the following: DEBUG, RELEASE,
# UserDefined; separated by a space character.