mirror of https://github.com/openXC7/prjxray.git
4 lines
108 B
Makefile
4 lines
108 B
Makefile
|
|
N ?= 35
|
||
|
|
GENERATE_ARGS?="--oneval 0 --design params.csv --dframe 14 --dword 1"
|
||
|
|
include ../fuzzaddr/common.mk
|