ArmPlatformPkg: Remove RVCT support
RVCT is obsolete and no longer used. Remove support for it. Signed-off-by: Rebecca Cran <quic_rcran@quicinc.com> Reviewed-by: Ard Biesheuvel <ardb@kernel.org>
This commit is contained in:
committed by
mergify[bot]
parent
35d9b7ea2d
commit
b55b6d33e4
@@ -5,10 +5,7 @@
|
||||
#
|
||||
#*/
|
||||
|
||||
# Define the following variable to specify an alternative toolchain to the one located in your PATH:
|
||||
# - RVCT_TOOLS_PATH: for RVCT and RVCTLINUX toolchains
|
||||
|
||||
EDK2_TOOLCHAIN ?= RVCTLINUX
|
||||
EDK2_TOOLCHAIN ?= GCC5
|
||||
EDK2_ARCH ?= ARM
|
||||
EDK2_BUILD ?= DEBUG
|
||||
|
||||
|
Reference in New Issue
Block a user