linuxboot/heads

Make a variable that holds `$(board_build)/heads-$(BOARD)-$(HEADS_GIT_VERSION)` because that's so long and repeated so many times, e.g. `BUILD_ROM_PREFIX=$(board_build)/heads-$(BOARD)-$(HEADS_GIT_VERSION)`

Opened this issue · 0 comments

If you want, you could make a variable that holds $(board_build)/heads-$(BOARD)-$(HEADS_GIT_VERSION) because that's so long and repeated so many times, e.g. BUILD_ROM_PREFIX=$(board_build)/heads-$(BOARD)-$(HEADS_GIT_VERSION).

Originally posted by @JonathonHall-Purism in #1834 (comment)_