make sky130-install now correctly merges with privded cells

This commit is contained in:
Jesse Cirimelli-Low
2026-05-04 17:32:07 -07:00
parent 797664c343
commit 28fef79202
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -97,7 +97,7 @@ sky130-install: $(SRAM_LIB_DIR)
@echo "PDK_ROOT='$(PDK_ROOT)'"
@echo "SRAM_LIB_DIR='$(SRAM_LIB_DIR)'"
@echo "SKY130_PDK='$(SKY130_PDK)'"
@make $(INSTALL_DIRS)
@$(MAKE) -B $(INSTALL_DIRS)
.PHONY: sky130-install
sky130-pdk: $(SKY130_PDKS_DIR)