diff --git a/variables.mk b/variables.mk index 8a0544a5..5d540ea4 100644 --- a/variables.mk +++ b/variables.mk @@ -139,7 +139,7 @@ ifeq ($(SUB_PROJECT),constellation) TOP ?= NoC endif # For graphics developers -ifeq ($(SUB_PROJECT),graphics) +ifeq ($(SUB_PROJECT),coalescer) SBT_PROJECT ?= chipyard MODEL ?= TestHarness VLOG_MODEL ?= $(MODEL)