summaryrefslogtreecommitdiffstats
path: root/src/mainboard/sapphire/pureplatinumh61/Makefile.inc
blob: 1abca536f876ccf2312f795694d3b0684ebafa17 (plain)
1
2
3
4
5
6
7
8
# SPDX-License-Identifier: GPL-2.0-or-later

bootblock-y += gpio.c
romstage-y += gpio.c

ramstage-$(CONFIG_MAINBOARD_USE_LIBGFXINIT) += gma-mainboard.ads
bootblock-y += early_init.c
romstage-y += early_init.c