summaryrefslogtreecommitdiffstats
path: root/src/mainboard/asrock/b75pro3-m/Makefile.inc
blob: e63bf457d0c0dc0dbfdaf8844bb80fdb2023a7f2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
##
## This file is part of the coreboot project.
##
##
## SPDX-License-Identifier: GPL-2.0-only

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