BeagleBoardPkg/b.bat: Updated RVCT toolchain name

Signed-off-by: Olivier Martin <olivier.martin@arm.com>



git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13263 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
oliviermartin 2012-05-02 20:16:38 +00:00
parent cfe1bb1765
commit 1c8f9a70d0
1 changed files with 2 additions and 2 deletions

View File

@ -19,8 +19,8 @@ ECHO OFF
@REM Setup Build environment. Sets WORKSPACE and puts build in path
CALL ..\edksetup.bat
@REM Set for tools chain. Currently RVCT31
SET TARGET_TOOLS=RVCT31
@REM Set for tools chain. Currently RVCT
SET TARGET_TOOLS=RVCT
SET TARGET=DEBUG
@if /I "%1"=="RELEASE" (