Remove extra parentheses

Without this change make buildfile Config=SmallBoomConfig fails
This commit is contained in:
Odysseas Chatzopoulos
2022-10-19 19:56:41 +03:00
committed by GitHub
parent 004297b6a8
commit d60d163572

View File

@@ -35,7 +35,7 @@ endif
ENV_YML ?= $(vlsi_dir)/env.yml
TECH_CONF ?= $(if $(filter $(tech_name),asap7), example-asap7.yml,\
example-sky130.yml))
example-sky130.yml)
TOOLS_CONF ?= example-tools.yml
INPUT_CONFS ?= $(TOOLS_CONF) $(TECH_CONF)
HAMMER_EXEC ?= $(if $(filter $(tech_name),sky130),\