Set shell in the Makefile

This commit is contained in:
Eren Dogan 2023-06-23 20:59:28 -07:00
parent 92c8770472
commit 3ada5347eb
1 changed files with 3 additions and 0 deletions

View File

@ -3,6 +3,9 @@ include $(TOP_DIR)/openram.mk
.DEFAULT_GOAL := install
# Set the shell here
SHELL := /bin/bash
# Skywater PDK SRAM library
SRAM_LIB_DIR ?= $(PDK_ROOT)/sky130_fd_bd_sram
# Use this for release