build-tftf.sh: fix the cross-compiler path
The $LINUX_COMPILER variable from the platform config includes $TOP_DIR
by default. Hence remove the extra $TOP_DIR included by the
build-tftf.sh while assigning $LINUX_COMPILER environment variable to
the $CROSS_COMPILE.
Signed-off-by:
Shriram K <shriram.k@arm.com>
Change-Id: Ib01bf9ca7a2c46a8cacd53e00fb79152d7765e5a
Loading
Please register or sign in to comment