mirror of https://github.com/openXC7/prjxray.git
fuzzers/Makefile: run GTX_CHANNEL fuzzer for kintex
Signed-off-by: Hans Baier <foss@hans-baier.de>
This commit is contained in:
parent
59551505e3
commit
86bff48f0c
|
|
@ -193,6 +193,7 @@ $(eval $(call fuzzer,066-gtp-int-pips,005-tilegrid,all))
|
|||
endif
|
||||
ifeq ($(XRAY_DATABASE),kintex7)
|
||||
$(eval $(call fuzzer,063-gtx-common-conf,005-tilegrid,part))
|
||||
$(eval $(call fuzzer,064-gtx-channel-conf,005-tilegrid,part))
|
||||
endif
|
||||
endif
|
||||
endif
|
||||
|
|
|
|||
Loading…
Reference in New Issue