ArmPlatformPkg: remove mention of ARMGCC and ARMLINUXGCC
Remove the ARMGCC and ARMLINUXGCC from comments in the respective Makefiles of ArmPlatformPkg and ArmJunoPkg. Also drop the wildly outdated Versatile Express instructions, since they refer to ARMGCC as well. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18209 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
committed by
abiesheuvel
parent
460616bdec
commit
e01b4a8a9a
@@ -11,10 +11,8 @@
|
||||
#
|
||||
#*/
|
||||
|
||||
# Define the following variables to specify an alternative toolchain to the one located in your PATH:
|
||||
# Define the following variable to specify an alternative toolchain to the one located in your PATH:
|
||||
# - RVCT_TOOLS_PATH: for RVCT and RVCTLINUX toolchains
|
||||
# - ARMGCC_TOOLS_PATH: for ARMGCC toolchain
|
||||
# - ARMLINUXGCC_TOOLS_PATH: for ARMLINUXGCC
|
||||
|
||||
EDK2_TOOLCHAIN ?= RVCTLINUX
|
||||
EDK2_ARCH ?= ARM
|
||||
|
Reference in New Issue
Block a user