Added a comment about how to configure for Unix systems.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@828 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
bbahnsen 2006-07-07 18:52:28 +00:00
parent e65933d8f4
commit c901c2e84a
1 changed files with 3 additions and 0 deletions

View File

@ -54,5 +54,8 @@
*_GCC_IA32_PP_NAME = gcc
# GCC, IA32
# Use this if you built the tiano gcc tool chain on a Windows/Cygwin system.
*_GCC_IA32_*_PATH = C:\cygwin\opt\tiano\i386-tiano-pe\i386-tiano-pe\bin
# Use this if you built the tiano gcc tool chain on a Unix system.
# *_GCC_IA32_*_PATH = /opt/tiano/i386-tiano-pe/i386-tiano-pe/bin
*_GCC_IA32_ASM_EXT = .S