update arg
This commit is contained in:
@@ -66,10 +66,6 @@ do
|
|||||||
shift
|
shift
|
||||||
done
|
done
|
||||||
|
|
||||||
if [ "$FIRESIMINSTALL" = "true" ]; then
|
|
||||||
CHIPYARD_DIR="$RDIR/target-design/chipyard"
|
|
||||||
fi
|
|
||||||
|
|
||||||
if [ "$EC2FASTINSTALL" = "true" ]; then
|
if [ "$EC2FASTINSTALL" = "true" ]; then
|
||||||
if [ "$TOOLCHAIN" = "riscv-tools" ]; then
|
if [ "$TOOLCHAIN" = "riscv-tools" ]; then
|
||||||
cd $RDIR
|
cd $RDIR
|
||||||
|
|||||||
Reference in New Issue
Block a user