regression: remove cde submodule update
This commit is contained in:
2
Makefrag
2
Makefrag
@ -27,7 +27,7 @@ $(FIRRTL_JAR): $(shell find $(base_dir)/firrtl/src/main/scala -iname "*.scala")
|
||||
cp -p $(FIRRTL_JAR) $(base_dir)/chisel3/lib
|
||||
|
||||
src_path := src/main/scala
|
||||
default_submodules := . hardfloat context-dependent-environments chisel3
|
||||
default_submodules := . hardfloat chisel3
|
||||
chisel_srcs := $(foreach submodule,$(default_submodules) $(ROCKETCHIP_ADDONS),$(shell find $(base_dir)/$(submodule)/$(src_path) -name "*.scala"))
|
||||
|
||||
disasm := 2>
|
||||
|
Reference in New Issue
Block a user