Revert "Release v4.14831 - Frostbit"

This reverts commit 0b65f2bc9e.
This commit is contained in:
iceman1001 2022-01-11 19:17:19 +01:00
commit 1731695483
17 changed files with 45 additions and 31 deletions

View file

@ -50,7 +50,7 @@ OBJS = $(OBJDIR)/bootrom.s19
# version_pm3.c should be remade on every compilation
version_pm3.c: default_version_pm3.c
$(info [=] GEN $@)
$(Q)$(CP) $< $@
$(Q)$(SH) ../tools/mkversion.sh > $@ || $(PERL) ../tools/mkversion.pl > $@ || $(CP) $< $@
all: showinfo $(OBJS)