include top-level makefrag in regressions
fixes issue with rocketchip_addons inclusion
This commit is contained in:
parent
e90a9dfb2b
commit
b5992186df
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user