mirror of https://github.com/openXC7/prjxray.git
zynq: Remove harness generation
Also fixed erroneously removed Makefile lines that caused artix db to fail Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
This commit is contained in:
parent
895612c264
commit
4e7185e348
4
Makefile
4
Makefile
|
|
@ -191,9 +191,7 @@ db-extras-zynq7-parts:
|
||||||
@true
|
@true
|
||||||
|
|
||||||
db-extras-zynq7-harness:
|
db-extras-zynq7-harness:
|
||||||
+source minitests/roi_harness/zybo-swbut.sh && \
|
@true
|
||||||
$(MAKE) -C minitests/roi_harness \
|
|
||||||
HARNESS_DIR=$(XRAY_DATABASE_DIR)/zynq7/harness/zybo/swbut run copy
|
|
||||||
|
|
||||||
db-check:
|
db-check:
|
||||||
@true
|
@true
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue