Release v4.18341 - Zenith

This commit is contained in:
iceman1001 2024-03-20 23:31:54 +01:00
commit 70582c6828
19 changed files with 36 additions and 51 deletions

View file

@ -56,7 +56,7 @@ OBJS = $(OBJDIR)/bootrom.s19
# version_pm3.c should be checked on every compilation
version_pm3.c: default_version_pm3.c .FORCE
$(info [=] CHECK $@)
$(Q)$(SH) ../tools/mkversion.sh $@ || $(CP) $< $@
$(Q)$(CP) $< $@
all: showinfo $(OBJS)