summaryrefslogtreecommitdiff
path: root/src/mainboard/asus/p8z77-m_pro/Makefile.inc
blob: 4eefe8d7e83abe8708bbf6822444e0d360411e01 (plain)
1
2
3
4
5
6
7
8
9
## This file is part of the coreboot project.
## 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