mirror of https://github.com/acidanthera/audk.git
Update ASL definition for ICC tool chain.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3706 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
809177f5e9
commit
5da4862d96
|
@ -729,7 +729,8 @@ RELEASE_ICC_IPF_DLINK_FLAGS = /NOLOGO /NODEFAULTLIB /LTCG /DLL /OPT:REF,ICF /IGN
|
|||
##################
|
||||
*_ICC_*_ASL_FAMILY = INTEL
|
||||
*_ICC_*_ASL_NAME = iasl.exe
|
||||
*_ICC_*_ASL_PATH = C:\ASL
|
||||
DEBUG_ICC_*_ASL_PATH = C:\ASL
|
||||
RELEASE_ICC_*_ASL_PATH = C:\ASL
|
||||
|
||||
####################################################################################
|
||||
#
|
||||
|
|
Loading…
Reference in New Issue