1
0
Fork 0

include top-level makefrag in regressions

fixes issue with rocketchip_addons inclusion
This commit is contained in:
Colin Schmidt 2016-03-16 15:09:42 -07:00
parent e90a9dfb2b
commit b5992186df
1 changed files with 3 additions and 0 deletions

View File

@ -29,6 +29,9 @@ RISCV ?= install/$(TOOLS_HASH)
# Torture saves the failing tests into a directory, which defaults to just somehing inside the regressions directory.
TORTURE_SAVE_DIR ?= torture-failures
# Include top-level makefrag for options like rocketchip_addons
include $(TOP)/Makefrag
# Removes all the build stamps from the current config
.PHONY: clean
clean: