summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/brya/variants/osiris/Makefile.inc
blob: 9ea19ded56d4e22256c39447510d576665976c79 (plain)
1
2
3
4
5
6
7
8
# SPDX-License-Identifier: GPL-2.0-only
bootblock-y += gpio.c

romstage-y += gpio.c

ramstage-y += gpio.c
ramstage-$(CONFIG_FW_CONFIG) += variant.c
ramstage-$(CONFIG_FW_CONFIG) += fw_config.c