ci harness fix for boomexample

This commit is contained in:
abejgonzalez 2019-05-23 22:01:50 -07:00
parent 6d622e7555
commit f071b522b2
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ endif
# for a BOOM based example system
ifeq ($(SUB_PROJECT),boomexample)
SBT_PROJECT ?= example
MODEL ?= BoomTestHarness
MODEL ?= BoomAndRocketTestHarness
VLOG_MODEL ?= TestHarness
MODEL_PACKAGE ?= $(SBT_PROJECT)
CONFIG ?= DefaultBoomConfig