Fix 005-tilegrid/gtx_common

Signed-off-by: Hans Baier <foss@hans-baier.de>
diff --git a/fuzzers/005-tilegrid/gtx_common/Makefile b/fuzzers/005-tilegrid/gtx_common/Makefile
index 82d266c..a432cbc 100644
--- a/fuzzers/005-tilegrid/gtx_common/Makefile
+++ b/fuzzers/005-tilegrid/gtx_common/Makefile
@@ -6,5 +6,5 @@
 #
 # SPDX-License-Identifier: ISC
 N ?= 8
-GENERATE_ARGS?="--oneval 0 --design params.csv --dword 45 --dbit 27 --dframe 1e"
+GENERATE_ARGS?="--oneval 0 --design params.csv --dword 45 --dframe 1e"
 include ../fuzzaddr/common.mk