ensure build picks up version from Makefile
This commit is contained in:
parent
47fd18cabb
commit
8c87b1c46f
@ -212,6 +212,7 @@ $(OUTPUT).nso : $(OUTPUT).elf
|
|||||||
|
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
menu.o : $(TOPDIR)/Makefile
|
||||||
$(OUTPUT).elf : $(OFILES)
|
$(OUTPUT).elf : $(OFILES)
|
||||||
|
|
||||||
$(OFILES_SRC) : $(HFILES_BIN)
|
$(OFILES_SRC) : $(HFILES_BIN)
|
||||||
|
Loading…
Reference in New Issue
Block a user