prjxray/fuzzers/005-tilegrid/fuzzaddr
Daniel Schultz 753eb2e3e1 fuzzers: 005: Makefile: Rename clean and clean_all comamnds
The 'make clean' command in the top-level Makefile calls 'clean' of all
fuzzers. The top-level Makefile does not source and settings file before and
therefore no XRAY_PART is set.

The 005's fuzzers only cleans data for a XRAY_PART file, which is not set.
Remove all fuzzer data during clean and only for a specific part during
clean_all.

Signed-off-by: Daniel Schultz <d.schultz@phytec.de>
2021-03-13 10:50:43 +01:00
..
common.mk fuzzers: 005: Makefile: Rename clean and clean_all comamnds 2021-03-13 10:50:43 +01:00
generate.py 005-tilegrid: allow auto-alignment of frame 2021-01-19 19:53:42 +01:00
generate.sh Add licensing header to bash scripts 2020-05-26 07:33:12 -07:00