Changed active platform to MdeModulePkg
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2719 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
b7d286b6f9
commit
70f8a3ef61
|
@ -23,7 +23,7 @@
|
||||||
# of the platform FPD file that will be used for the build
|
# of the platform FPD file that will be used for the build
|
||||||
# This line is required if and only if the current working
|
# This line is required if and only if the current working
|
||||||
# directory does not contain one or more FPD files.
|
# directory does not contain one or more FPD files.
|
||||||
ACTIVE_PLATFORM = MdePkg/MdePkg.dsc
|
ACTIVE_PLATFORM = MdeModulePkg/MdeModulePkg.dsc
|
||||||
|
|
||||||
# TARGET List Optional Zero or more of the following: DEBUG, RELEASE,
|
# TARGET List Optional Zero or more of the following: DEBUG, RELEASE,
|
||||||
# UserDefined; separated by a space character.
|
# UserDefined; separated by a space character.
|
||||||
|
|
Loading…
Reference in New Issue