Skip to content

Commit

Permalink
fuzzers/Makefile: run GTX_CHANNEL fuzzer for kintex
Browse files Browse the repository at this point in the history
Signed-off-by: Hans Baier <foss@hans-baier.de>
  • Loading branch information
hansfbaier committed Feb 7, 2025
1 parent c1bd26a commit b9e7eb0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fuzzers/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b9e7eb0

Please sign in to comment.