f4pga/wrappers/sh/quicklogic/env: adding prjxray to PYTHONPATH is not required
Signed-off-by: Unai Martinez-Corral <umartinezcorral@antmicro.com>
This commit is contained in:
parent
1be1eb283c
commit
6498205975
|
@ -18,5 +18,5 @@
|
|||
|
||||
if [ -z $VPRPATH ]; then
|
||||
export VPRPATH="$F4PGA_BIN_DIR"
|
||||
export PYTHONPATH="${VPRPATH}/python:${VPRPATH}/python/prjxray:${PYTHONPATH}"
|
||||
export PYTHONPATH="${VPRPATH}/python:${PYTHONPATH}"
|
||||
fi
|
||||
|
|
Loading…
Reference in New Issue