mirror of https://github.com/openXC7/prjxray.git
Adding redirect scripts.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
This commit is contained in:
parent
5b1fa4133f
commit
97d798ae62
|
|
@ -0,0 +1 @@
|
|||
source $(dirname ${BASH_SOURCE[0]})/../../settings/artix7.sh
|
||||
|
|
@ -0,0 +1 @@
|
|||
source $(dirname ${BASH_SOURCE[0]})/../../settings/kintex7.sh
|
||||
|
|
@ -0,0 +1 @@
|
|||
source $(dirname ${BASH_SOURCE[0]})/../../settings/zynq7.sh
|
||||
Loading…
Reference in New Issue