ci harness fix for boomexample
This commit is contained in:
@@ -41,7 +41,7 @@ endif
|
|||||||
# for a BOOM based example system
|
# for a BOOM based example system
|
||||||
ifeq ($(SUB_PROJECT),boomexample)
|
ifeq ($(SUB_PROJECT),boomexample)
|
||||||
SBT_PROJECT ?= example
|
SBT_PROJECT ?= example
|
||||||
MODEL ?= BoomTestHarness
|
MODEL ?= BoomAndRocketTestHarness
|
||||||
VLOG_MODEL ?= TestHarness
|
VLOG_MODEL ?= TestHarness
|
||||||
MODEL_PACKAGE ?= $(SBT_PROJECT)
|
MODEL_PACKAGE ?= $(SBT_PROJECT)
|
||||||
CONFIG ?= DefaultBoomConfig
|
CONFIG ?= DefaultBoomConfig
|
||||||
|
|||||||
Reference in New Issue
Block a user