Skip to content
Snippets Groups Projects
Commit 03286223 authored by David Mapstone's avatar David Mapstone
Browse files

Added sourcing of flow directory to set_env

parent dc74e67a
Branches
No related tags found
No related merge requests found
File moved
......@@ -40,4 +40,4 @@ for d in $SHA_2_SOC_DIR/* ; do
done
# Add Scripts to PAth
export PATH="$PATH:/$DESIGN_ROOT/scripts"
\ No newline at end of file
export PATH="$PATH:/$SHA_2_SOC_DIR/flow"
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment