From 27ebc0ac3549ba4520ea0ac92859c7c23bfbcad9 Mon Sep 17 00:00:00 2001 From: Michael Stubbings Date: Mon, 13 Sep 2021 13:49:15 +0100 Subject: [PATCH] Update boot & deps filenames to include platform target --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index c75edd8e..a625f030 100644 --- a/Makefile +++ b/Makefile @@ -30,8 +30,8 @@ BOOT_IMAGE = $(PANDA_ROOT)/boot # The zipped file will be called this export GIT_VERSION_SUFFIX = \ $(shell git describe --abbrev=7 --dirty --always --tags) -BOOT_ZIP = $(PANDA_ROOT)/boot-$(GIT_VERSION_SUFFIX).zip -DEPS_ZIP = $(PANDA_ROOT)/deps-$(GIT_VERSION_SUFFIX).zip +BOOT_ZIP = $(PANDA_ROOT)/boot@$(PLATFORM)-$(GIT_VERSION_SUFFIX).zip +DEPS_ZIP = $(PANDA_ROOT)/deps@$(PLATFORM)-$(GIT_VERSION_SUFFIX).zip # Tags for versions of u-boot and kernel U_BOOT_TAG = xilinx-v2020.2.2-k26