summaryrefslogtreecommitdiff
path: root/src/mainboard/asus/p8h61-m_lx/Makefile.inc
blob: f0944adb24bd680d0432bc0b19404310a1cc2a06 (plain)
1
2
3
4
5
6
7
8
## 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