fix variables for new boom naming
This commit is contained in:
@@ -44,7 +44,7 @@ ifeq ($(SUB_PROJECT),boom)
|
|||||||
MODEL ?= TestHarness
|
MODEL ?= TestHarness
|
||||||
VLOG_MODEL ?= TestHarness
|
VLOG_MODEL ?= TestHarness
|
||||||
MODEL_PACKAGE ?= boom.system
|
MODEL_PACKAGE ?= boom.system
|
||||||
CONFIG ?= BoomConfig
|
CONFIG ?= LargeBoomConfig
|
||||||
CONFIG_PACKAGE ?= boom.system
|
CONFIG_PACKAGE ?= boom.system
|
||||||
GENERATOR_PACKAGE ?= boom.system
|
GENERATOR_PACKAGE ?= boom.system
|
||||||
TB ?= TestDriver
|
TB ?= TestDriver
|
||||||
|
|||||||
Reference in New Issue
Block a user