From 4ad23cfd0ef22e86af64305cd55fdd4ed83103ce Mon Sep 17 00:00:00 2001 From: Enrico Zelioli Date: Fri, 8 Nov 2024 14:58:25 +0100 Subject: [PATCH] Cluster makefile: use bender variable --- hw/system/spatz_cluster/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hw/system/spatz_cluster/Makefile b/hw/system/spatz_cluster/Makefile index 023c586c..706338eb 100644 --- a/hw/system/spatz_cluster/Makefile +++ b/hw/system/spatz_cluster/Makefile @@ -9,7 +9,7 @@ ROOT := ${SPATZ_DIR} SPATZ_CLUSTER_DIR := ${SPATZ_DIR}/hw/system/spatz_cluster MKFILE_PATH := $(abspath $(lastword $(MAKEFILE_LIST))) MKFILE_DIR := $(dir $(MKFILE_PATH)) -CACHE_PATH := $(shell bender path insitu-cache) +CACHE_PATH := $(shell $(BENDER) path insitu-cache) # Configuration file CFG ?= flamingo