Commit 7da2877d by Eddie Hung

Remove redundant

parent 3af38cf3
......@@ -21,7 +21,7 @@ $(1)/.stamp_%: $(1)/.stamp_sim
clean::
rm -rf $(1)/.stamp_* $(1)/work_*
rm -f $(1)_{cmos,ice40,falsify,ecp5,xilinx}{,_abc9}.status $(1)_ice40.status $(1)_falsify.status
rm -f $(1)_{cmos,ice40,falsify,ecp5,xilinx}{,_abc9}.status
endef
$(eval $(call template,navre,cmos ice40 ice40_abc9 ecp5 ecp5_abc9 xilinx xilinx_abc9))
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment