removed [includes] section from MdePkg and MdeModulePkg .inf files. The includes sections are not needed and are redundant with [packages] section
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2917 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -58,25 +58,6 @@
|
||||
[Sources.EBC]
|
||||
VariableWorker.c
|
||||
|
||||
|
||||
################################################################################
|
||||
#
|
||||
# Includes Section - list of Include locations that are required for
|
||||
# this module.
|
||||
#
|
||||
################################################################################
|
||||
|
||||
[Includes]
|
||||
$(WORKSPACE)/MdePkg/Include/Library
|
||||
|
||||
[Includes.IA32]
|
||||
$(WORKSPACE)/MdeModulePkg/Universal/VariablePei/Ia32
|
||||
[Includes.X64]
|
||||
$(WORKSPACE)/MdeModulePkg/Universal/VariablePei/x64
|
||||
[Includes.IPF]
|
||||
$(WORKSPACE)/MdeModulePkg/Universal/VariablePei/IPF
|
||||
[Includes.EBC]
|
||||
$(WORKSPACE)/MdeModulePkg/Universal/VariablePei/EBC
|
||||
|
||||
################################################################################
|
||||
#
|
||||
|
Reference in New Issue
Block a user