revert date/time strip because of possible error with blue ice release

This commit is contained in:
n-hutton 2025-06-02 19:25:49 +01:00
commit 0871dfe99a
6 changed files with 1 additions and 1 deletions

View file

@ -188,7 +188,7 @@ work:
$(Q)$(RM) $@ $*.drc $*.rbt
$(info [=] BITGEN $@)
$(Q)$(XILINX_TOOLS_PREFIX)bitgen $(VERBOSITY) -w $* $@
python3 ../strip_date_time_from_binary.py $@ || true
#python3 ../strip_date_time_from_binary.py $@ || true
$(Q)$(CP) $@ ..
# Build all targets

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.