mb/google/nissa/var/rull: add ssd timing and modify ssd GPIO pins of rtd3
[coreboot2.git] / src / mainboard / google / zork / variants / baseboard / Makefile.mk
blob21d6a8f9cf4507d0f3d6fe75674c789aecc531dc
1 # SPDX-License-Identifier: GPL-2.0-or-later
3 all-y += helpers.c
5 ramstage-y += ramstage_common.c
7 # Add OEM ID table
8 ifeq ($(CONFIG_USE_OEM_BIN),y)
9 cbfs-files-y += oem.bin
10 oem.bin-file := $(call strip_quotes,$(CONFIG_OEM_BIN_FILE))
11 oem.bin-type := raw
12 endif #($(CONFIG_USE_OEM_BIN),y)