fix usage
This commit is contained in:
@@ -12,7 +12,7 @@ RDIR=$(pwd)
|
|||||||
|
|
||||||
function usage
|
function usage
|
||||||
{
|
{
|
||||||
echo "usage: ./scripts/build-toolchains.sh [riscv] [hwacha] [ firesim | --firesim] [--submodules-only]"
|
echo "usage: ./scripts/build-toolchains.sh [riscv] [hwacha] [ ec2fast | --ec2fast] "
|
||||||
echo " riscv: if set, builds the riscv toolchain (this is also the default)"
|
echo " riscv: if set, builds the riscv toolchain (this is also the default)"
|
||||||
echo " hwacha: if set, builds esp-tools toolchain"
|
echo " hwacha: if set, builds esp-tools toolchain"
|
||||||
echo " ec2fast: if set, pulls in a pre-compiled RISC-V toolchain for an EC2 manager instance"
|
echo " ec2fast: if set, pulls in a pre-compiled RISC-V toolchain for an EC2 manager instance"
|
||||||
|
|||||||
Reference in New Issue
Block a user