From 69d3f9d4997946dfc7273e05a9bde3a0a050279e Mon Sep 17 00:00:00 2001 From: Abraham Gonzalez Date: Fri, 25 Oct 2019 09:49:20 -0700 Subject: [PATCH] Update vlsi/Makefile [skip ci] --- vlsi/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vlsi/Makefile b/vlsi/Makefile index 675f93b3..bdbeb1bb 100644 --- a/vlsi/Makefile +++ b/vlsi/Makefile @@ -70,7 +70,7 @@ SRAM_CONF=$(build_dir)/sram_generator-output.json srams: sram_generator sram_generator: $(SRAM_CONF) -# This should be built alongside $(SMEMS_FILE) +# This should be built alongside $(TOP_SMEMS_FILE) $(SMEMS_HAMMER): $(TOP_SMEMS_FILE) $(SRAM_GENERATOR_CONF): $(SMEMS_HAMMER)